Create client payment method
Clients
Create client payment method
Create a payment method for a client
POST
Create 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"
Body
application/json
- Option 1
- Option 2
Available options:
bank Maximum array length:
1Available options:
ach_colombia, ach, pix, swift, fedwire, ted, spei, sepa, pse, rtgs, ars_bank_transfer, fps, chaps, fast, international_wire, bank_transfer The asset identifier. A fiat currency code.
Available options:
USD, MXN, BRL, COP, EUR, NGN, ARS, GBP, AED, SGD, HKD DEPRECATED: This field is ignored for counterparties. The counterparty name is automatically used instead.
Available options:
savings, checking, electronic_deposit Response
Payment method created 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 
