Update External Account By ID
Update an external account object.
Authorizations
The auth token received from Authentication endpoints.
Headers
Version of Deliver API. Use v2022-09-21.
v2022-09-21
Path Parameters
Orum generated unique id for the resource for the external account you are updating.
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. 17 digits maximum.
9-digit American Bankers Association (ABA) routing number.
Name of account holder. Accepts alphanumeric characters and hyphens, dashes, periods, apostrophes, spaces, and diacritics.
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?