Get client payment method
Clients
Get client payment method
Get a payment method for a client
GET
Get client payment method
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Path Parameters
A valid Client ID
Pattern:
^client_[a-zA-Z0-9]{27}$Example:
"client_2ofTA13AD0xBtbEvBl20aEb1hEu"
The ID of the payment method to retrieve
Pattern:
^bank_[a-zA-Z0-9]{27}$Example:
"bank_2ofTA5mz0T91pBmD3tMTeLE7T4X"
Response
Payment method retrieved successfully
- Bank Payment Method Response
- Option 2
A valid Bank Account ID
Pattern:
^bank_[a-zA-Z0-9]{27}$Example:
"bank_2ofTA5mz0T91pBmD3tMTeLE7T4X"
Available options:
bank The asset identifier. A fiat currency code.
Available options:
USD, MXN, BRL, COP, EUR, NGN, ARS, GBP, AED, SGD, HKD Available options:
enabled, disabled Available options:
savings, checking, electronic_deposit Available options:
ach_colombia, ach, fedwire, pix, ted, sepa, spei, swift, rtgs, pse, ars_bank_transfer, fps, chaps, fast, international_wire, bank_transfer 
