v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
PaymentAccounts

Replace a bank account payment account

Updates an existing payment account for bank accounts.

put/v1/PaymentAccounts/bankaccount/{id}

Path parameters

idinteger required

Format - int32. Payment Account ID

Request body

payment_account_idinteger

Primary identifier for this payment account.

account_namestring required

The name on the bank account.

account_type'CHECKING' | 'SAVINGS' required

Indicates the type of bank account.

bank_namestring

Bank name.

check_numberstring

Check number.

customer_idinteger required

Foreign identifier indicating the customer account associated with this payment method

address_idinteger

Foreign identifier indicating the address associated with this payment method If no address is supplied, the billing address on the customer is used

Response

OK

okboolean