Skip to main content
GET
Preview the deposit instructions for a corridor

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Query Parameters

country
string
required
currency
string
required
method
string
default:bank_transfer

Response

Active deposit instructions for the corridor.

deposit_instructions
object

The bank account text your organization publishes for a bank_transfer corridor. Admin-managed, append-only (a new revision never overwrites the text a payin already snapshotted).

deposit_instructions_swift
object

International SWIFT variant of the corridor (US/USD only, when configured). Same shape, with its own qr_payload and qr_png_base64.

Last modified on August 22, 2026