Checkout

Create a bank account payment method from checkout token

Creates a new bank account payment method for the customer associated with the checkout token. Only one of USAccountData or CAAccountData must be sent, matching AccountDataType.

post/checkout/v1/payment-methods/bank

Request body

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

Response

OK

idstring