PaymentMethods

Create a customer bank account

Create a new bank account with the provided information. Only one of USAccountData or CAAccountData must be sent, matching AccountDataType.

post/customers/{id}/payment-methods/bank

Path parameters

idstring required

Customer ID

Request body

account_data_type'us' | 'ca'
custom_namestring
institution_namestring
receiver_namestring
subtype'checkings' | 'savings'
type'depository'

Response

Created

idstring