Partial Update External Account By ID
Update individual fields on 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
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?