Create External Account

Create new External Account

post
/v0/customers/{customer_id}/external-accounts

Creates external account and returns account information

Path parameters
customer_idstringRequired

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

Idempotency-KeystringRequired

Unique key to prevent duplicate requests

Body

External account details for bank transfers. Can be either IBAN-based or US-based account.

or
or
Responses
201

Successful external account creation response

application/json
Responseone of
or
or
post
/v0/customers/{customer_id}/external-accounts
201

Successful external account creation response

Last updated