Get history of payouts by user token

This GET endpoint is used to retrieve the payout history for a user with the specified token.
You can use this endpoint to view all payouts made to a user, including the payout_token, destinantion_token and destination_amount.
To use this endpoint, you need to provide the user token of the recipient in the URL Path.
The response will include a JSON object containing an array of payout transactions for the specified user, with each transaction including details such as the transaction ID, payout amount, currency, payout status, and date and time of the payout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The user token that needs to be fetched.

Query Params
boolean
Defaults to false

Whether to include the payers logo in base64 format.

Headers
string

Unique key to prevent duplicate processing

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json