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.
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 length is 50 characters. Must have one of the following extensions:
|
| enum | The type of document. Possible values include:
|
| integer | The Helix-assigned unique ID for the external account to which this document is associated. |
| enum | The reason for uploading the document. Possible values include:
|
Updated about 24 hours ago