Create External Account
Create an external account object.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Version of Deliver API. Use v2022-09-21.
v2022-09-21
Body
Unique reference id for the external account. Generated by you.
1 - 255
Unique customer_reference_id that you passed when creating the associated customer (business or person) resource.
255
Type of customer resource - business, person, or enterprise.
business
, person
, enterprise
Type of bank account - checking or savings.
checking
, savings
Account number for US bank account. 4 to 17 digits are acceptable.
9-digit American Bankers Association (ABA) routing number.
Name of account holder. Accepts alphanumeric characters and hyphens, dashes, periods, apostrophes, spaces, and diacritics.
1 - 255
Additional data you would like to provide on the resource. The field supports valid JSON of up to 5 key-value pairs with a maximum of 20 characters for the key and 50 characters for the value. Do not include any sensitive information.
Response
A single object of External Account.
Was this page helpful?