Payout Information
This endpoint retrieves the details of a specific payout using its track_id. After generating a payout request, you will receive a track_id, which can be used to obtain detailed information about the payout.
GET
https://api.oxapay.com/v1/payout/{track_id}
Authentication
You must include the Payout API Key in the request header to authenticate your access to the API.
payout_api_key*
string
Your Payout API Key for authentication and authorization.
API Request Sample Codes
These example code snippets demonstrate how to request the "Payout Information" endpoint using different programming languages. You can customize the data parameters according to your specific requirements.
API Response Example
The response example above is provided to help you understand the format and structure of the response. If you have any further questions or need assistance, please feel free to contact to your account manager.
Last updated