Deposit instructions
Fetch funding coordinates for a customer account: fiat bank details (IBAN / account+routing / SWIFT as returned) or a stablecoin wallet + network. Prerequisite: open or list an account in Accounts. Same banking gate: vaultapproved/active and products.deposit_account.status=ready.
Alternate funding / exit path for the same customer: corridor quote → accept (OnRamp into crypto or OffRamp out), where your key and catalog allow it.
Auth and environments
When to call
Happy path
1
Resolve account_id
Accounts: open or list until you have an
account_id2
Get deposit instructions
GET …/accounts/{account_id}/deposit-instructions3
Show coords to the customer
Use
instructions / disclaimer fields as display copy; do not invent bank or chain detailsRequest
Fiat example (data)
Stablecoin example (data)
account_id; do not assume every account includes both bank and wallet fields.
Errors
Next
- Stablecoin sends once the account has balance
- Accounts · Route cheat sheet