Transactions history

This GET endpoint is used to retrieve a list of all transactions, including payouts, loads, and spendbacks, for a provided user with the provided user token.
You can use this endpoint to obtain a comprehensive history of transactions for the provider user, allowing you to track and analyze their payment activities over time.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path.
The response will contain a JSON array of transaction objects, each including transactions details.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!