List Deposit Instructions
Deposit Instructions
List Deposit Instructions
Retrieve all deposit instructions for an account
GET
List Deposit Instructions
Deposit instructions are for fiat currencies only (e.g., USD, EUR, GBP, JPY, HKD). To receive crypto deposits, use the Wallets API instead. Fiat currencies must be enabled for your account — if a currency returns
"status": "unavailable", contact support to enable it. See the Deposit Flows guide for a complete overview.Path Parameters
The account’s external ID (starts with
acc_)Response
Returns an array of deposit instruction objects.Deposit instruction identifier
Always returns
"deposit_instruction"Parent account ID
ISO 4217 currency code (e.g., USD, EUR, GBP)
Reconciliation strategy:
virtual_account or memo_referenceStatus:
active or revokedName of the beneficiary for the deposit (who the sender should address the payment to)
Address of the beneficiary
Name of the receiving bank
Address of the receiving bank
Name on the bank account
Bank account number
International Bank Account Number
SWIFT/BIC code
Bank routing number
Sort code (UK banking)
Memo or reference to include with transfers (for
memo_reference strategy)Supported payment rails (e.g.,
ach, fedwire, swift, sepa, spei)ISO 8601 timestamp when created
ISO 8601 timestamp when last updated