Get Deposit Instructions
GET /wires/deposit-instructions/{currency}
GET
/wires/deposit-instructions/{currency}
Get bank deposit instructions for a specific fiat currency.
Authorizations
Parameters
Path Parameters
currency
required
string
Fiat currency code (e.g., USD, EUR, PHP)
Responses
200
Deposit instructions
object
currency
Currency code
string
USD
bankName
Name of the bank
string
Example Bank
accountNumber
Account number
string
123456789
routingNumber
Routing number (US)
string
987654321
iban
IBAN (International)
string
US12345678901234567890
swiftCode
SWIFT/BIC code
string
EXBKUS33
accountHolderName
Name of the account holder
string
FSCO Treasury LLC
reference
Reference to include with deposit
string
FSCO-DEP-12345
instructions
Additional instructions
string
Please include the reference number in the wire transfer notes.
404
Resource Not Found
object
message
string
Wire transfer not found
details
string
No wire transfer found with ID 123e4567-e89b-12d3-a456-426614174000