Counterparties
Retrieve Bank Info
Retrieve Bank Info
GET
/
v2
/
payments
/
counterparty
/
bank
Query Parameters
type
enum<string>
routing number type - aba or swift
Available options:
aba
, swift
routing_number
string
bank routing number
Response
200 - application/json
routing_number
string
routing number of the bank
bank_name
string
name of the bank
type
enum<string>
routing number type - aba or swift
Available options:
aba
, swift
payment_methods
string[]
an array of supported payment methods. Example ["ach","wire"]
address
object