Get status of a payout by payout token

This GET endpoint is used to retrieve the status of a payout transaction for a user with the specified token and payout token.
You can use this endpoint to check the status of a specific payout transaction, including whether the payout has been successfully processed or if there was an error.
To use this endpoint, you need to provide the user_token and payout_token in the URL Path.
The response will include a JSON object containing details about the payout transaction.

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

Token representing the user to pay out

string
required

Token representing the trsanaction. Retrieved from /payout/{user_token}

Query Params
boolean
Defaults to false

Attempts to get an updated status update from the payout destination

boolean

Whether to include the payer 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