Get Transactions Count

The count service provides the total number of transactions for a specific user depending on the input parameters passed.If you are implementing pagination for transactions, call this endpoint before calling GET /transactions to know the number of transactions that are returned for the input parameters passed.The functionality of the input parameters remains the same as that of the GET /transactions endpoint.