Skip to main content
GET
Get Payout Destination

Path Parameters

string
required
The account’s external ID (starts with acc_)
string
required
The beneficiary’s external ID (starts with bene_)
string
required
The payout destination’s external ID (starts with dest_)

Response

string
Payout destination identifier (starts with dest_)
string
Always returns "payout_destination"
string
Parent beneficiary ID
string
Country code
string
Payment method: ach, wire, spei, etc.
string
Destination type: bank_account or wallet
string
User-friendly label
string
Currency code
string
Blockchain network (for crypto destinations)
string
Status: active, disabled, or inactive
string
Bank account holder name
string
Masked account number (e.g., ****6789)
string
Account type: checking or savings
string
Bank routing number
string
SWIFT/BIC code
string
Masked IBAN (for international accounts)
string
Masked CLABE number (for Mexican accounts)
string
Masked wallet address (for crypto destinations)
boolean
Whether this is the default destination for the beneficiary
string
ISO 8601 timestamp when created
string
ISO 8601 timestamp when last updated

Response Example