Skip to main content
This object represents the payout created after generating a transaction to transfer funds from your account to another account or recipient.
id
string
The unique identifier of the payout (MAX 64 ; MIN 36).Example: 5404911d-5df9-429e-8488-ad41abea1a4b
account_id
string
The unique identifier of the account (MAX 64 ; MIN 36).Example: 2404911d-5df9-429e-8488-ad41abea1a4b
status
enum
The status of the Payout (MAX 255; MIN 3).Example: SUCCEEDED
merchant_reference
string
The unique identifier of the customer’s order (MAX 255; MIN 3).Example: 4234
description
string
The description of the payout (MAX 255; MIN 3).Example: marketplace payment
purpose
enum
Indicates the purpose for the payout.Possible enum values: Check the Purpose list.
country
enum
Country where the transaction must be processed (MAX 2; MIN 2; ISO 3166-1 ).Possible enum values: Check the Country reference.
amount
object
Specifies the payout amount object, with the value and currency.
beneficiary
object
Specifies the beneficiary object with their identification.
withdrawal_method
object
Specifies the beneficiary’s withdrawal_method object.
transactions
array of objects
Specifies a list of payouts objects.
metadata
array of objects
Specifies a list of custom key–value pairs associated with the payout (for internal references, reconciliation, or workflow tags). You can add up to 50 metadata objects.
created_at
timestamp
Transactions creation date (MAX 27; MIN 27, ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z
updated_at
timestamp
The last transactions update date (MAX 27; MIN 27, ISO 8601 ).Example: 2022-05-09T20:46:54.786342Z