Retrieve recipient bank
GET {{baseUrl}}/v1beta/accounts/:account_id/funding_wallet/recipient_bank
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"e16fa33f-d93a-2f4b-c193-e4053647a1f3","first_name":"john","last_name":"doe","company_name":"abcBank","payment_types":["local_rails","local_rails"],"street_address":"100 1st Street","country":"US","city":"New York","postal_code":"10010","state_or_province":"New York","currency":"USD","account_number":"123456789","routing_code_type":"ABA","routing_code":"123456","bic_swift":"AAAABB11222","iban":"","created_at":"2020-09-27T10:39:53.499Z","updated_at":"2020-09-27T10:39:53.499Z"}