Returns details of a specific cashout for a merchant that belongs to the authenticated organization
Company API key for authentication
Cashout retrieved successfully
Cashout response
Internal cashout ID
"123e4567-e89b-12d3-a456-426614174000"
Client-generated request ID
"req_123456789"
External provider request ID
"123e4567-e89b-12d3-a456-426614174000"
Company ID
"123e4567-e89b-12d3-a456-426614174000"
ID of the bank account to debit from
"123e4567-e89b-12d3-a456-426614174000"
ID of the bank account to credit to
"123e4567-e89b-12d3-a456-426614174001"
Amount to transfer in cents
10000
Currency code
BRL "BRL"
Cashout method
PIX "PIX"
Cashout status
PENDING, PROCESSING, COMPLETED, PARTIALLY_RETURNED, RETURNED, 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
"123e4567-e89b-12d3-a456-426614174002"
ID of the cost policy used for pricing this cashout
"123e4567-e89b-12d3-a456-426614174003"
Error message if cashout failed
"Insufficient funds"
Total amount returned in cents (sum of all returns)
5000
Timestamp of the latest return
"2025-01-01T11:00:00.000Z"
List of returns
Optional metadata object for storing custom key-value pairs
{
"custom_field": "value",
"order_id": "order_123"
}
End to End ID from the payment provider (PIX transaction identifier)
"E12345678202501271234567890123456"