External Account Document
An External Account Document is a document uploaded by the customer to help prove they own an external account . Examples include an image (or pdf) of a bank statement or a driver's license. This object is only used in rare circumstances, e.g., a customer has reached the maximum number of allowed external accounts and they need to swap an existing external account for another one.
Take me to the External Account Document Endpoint Reference
externalAccountDocument Object
Property | Data Type (length) | Description |
---|---|---|
| integer | The Helix-assigned unique ID for the customer who uploaded the document. |
| string (10MB) | A base64-encoded representation of the actual content of the document. |
| string (50) | A caller-specified, user-friendly name for this document. Maximum
|
| enum | The type of document. Possible values include:
|
| integer | The Helix-assigned unique ID for the external account to which this document |
| enum | The reason for uploading the document. Possible values include:
|
Updated 4 months ago