Get Outgoing Fiat Instructions

Retrieve withdrawal instructions for a customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve existing withdrawal instructions for a customer. Each instruction represents a bank account or payment destination where customers can withdraw fiat currency.

Response Fields

Each instruction in the response array contains:

FieldTypeDescription
idstringUnique identifier for the instruction
typestringWithdrawal rail type (ar_cbu, ar_alias, mx_clabe)
currencystringCurrency code (ARS, MXN)
labelstring | nullUser-friendly label
statusstringInstruction status (e.g., "active")
ownershipstring | nullOwnership relationship: own or third_party
beneficiary_full_namestring | nullFull name of the beneficiary when ownership is third_party
ar_cbuobject | nullCBU details (when type is ar_cbu)
ar_aliasobject | nullAlias details (when type is ar_alias)
mx_clabeobject | nullCLABE details (when type is mx_clabe)

Available Withdrawal Rails

CurrencyTypeFieldsDescription
ARSar_cbucbu, cuitArgentine bank account (CBU)
ARSar_aliasalias, cuitArgentine bank alias
MXNmx_clabeclabe, beneficiary_full_nameMexican CLABE transfer
⚠️

Deprecation Notice

The recipient_legal_name field inside mx_clabe response objects is deprecated and will be removed in a future release. Use the top-level beneficiary_full_name response field instead.

Error Responses

StatusError CodeDescription
400invalid_parametersRequest validation failed
404not_foundCustomer not found
Path Params
string
required

ID of the Customer

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json