Update client payment method
Clients
Update client payment method
Update a payment method for a client
PATCH
Update 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"
Body
application/json
- Option 1
- Option 2
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 DEPRECATED: This field is ignored for counterparties. The counterparty name is automatically used instead.
Available options:
savings, checking, electronic_deposit The asset identifier. A fiat currency code.
Available options:
USD, MXN, BRL, COP, EUR, NGN, ARS, GBP, AED, SGD, HKD Response
Payment method updated 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 
