Authorizations
Company API key for authentication
Path Parameters
The merchant ID
Body
Schema for creating a new cashout request
Client-generated request ID for tracking
"req_123456789"
ID of the bank account to debit from
"507f1f77bcf86cd799439011"
ID of the bank account to credit to
"507f1f77bcf86cd799439012"
Amount to transfer in cents
x >= 110000
Cashout method
PIX "PIX"
Response
Cashout created successfully
Cashout response
Internal cashout ID
"507f1f77bcf86cd799439011"
Client-generated request ID
"req_123456789"
External provider request ID
"123e4567-e89b-12d3-a456-426614174000"
Company ID
"507f1f77bcf86cd799439011"
ID of the bank account to debit from
"507f1f77bcf86cd799439011"
ID of the bank account to credit to
"507f1f77bcf86cd799439012"
Amount to transfer in cents
10000
Cashout method
PIX "PIX"
Cashout status
PENDING, PROCESSING, COMPLETED, FAILED "PROCESSING"
Creation timestamp
"2025-01-01T10:00:00.000Z"
Last update timestamp
"2025-01-01T10:05:00.000Z"
Total fee in cents charged on the cashout
150
Total cost in cents for this cashout
100
ID of the fee policy used for pricing this cashout
"507f1f77bcf86cd799439013"
ID of the cost policy used for pricing this cashout
"507f1f77bcf86cd799439014"
Error message if cashout failed
"Insufficient funds"

