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
Path parameters
track_idstringRequired

Unique identifier for the payout session.

Header parameters
payout_api_keystringRequired

Your Payout API Key for authentication and authorization.

Content-TypestringRequiredDefault: application/json
Responses
200

Successful operation

application/json
get
/payout/{track_id}

Last updated