Get Wire instructions

GET {{baseUrl}}/v1/businessAccount/banks/wires/:id/instructions

Get the wire transfer instructions into the Circle bank account given your bank account id.

Request Params

KeyDatatypeRequiredDescription
currencystringQueries beneficiary bank account currency. Default is USD.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"trackingRef":"CIR2AZYEHT","beneficiary":{"name":"CIRCLE INTERNET FINANCIAL INC","address1":"1 MAIN STREET","address2":"SUITE 1"},"virtualAccountEnabled":true,"beneficiaryBank":{"name":"CRYPTO BANK","address":"1 MONEY STREET","city":"NEW YORK","postalCode":"1001","country":"US","swiftCode":"CRYPTO99","routingNumber":"999999999","accountNumber":"123180387879","currency":"USD"}}}