Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the payout
Response
Successful response with payout details
Unique identifier of the payout
Example:
"po_g8jKF4kdSdxlYcX2"
Pre-signed URL to download payout statement CSV
Amount in cents (USD)
Example:
30000
Status of the payout
Available options:
INITIATED
, SUCCESS
, FAILED
Example:
"SUCCESS"