Payout Information
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/jsonResponses
200
Successful operation
application/json
messagestringOptional
A message containing additional information about the result of the request.
statusintegerOptional
The status of the request response. Typically provided as a numeric code (e.g., 200 for success or other codes for errors).
versionstringOptional
The version of the API being used.
400
Bad request
application/json
get
/payout/{track_id}Last updated