Upload Document
Your user might be required to further authenticate their identity by providing a document such as a valid driver's license, passport, bank statement, or utility bill.
The maximum file size is 7.75MB
Supported Document Types
Document Type
Content-Type(s)
application/pdf
Images
image/jpeg
image/png
Word Document (.doc or .docx)
application/msword
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Upload Document
POST
https://api.sendwyre.com/v3/accounts/:accountId/:fieldId
Path Parameters
Name
Type
Description
accountId
string
the ID of the Account that the document belongs to
fieldId
string
fieldId that the uploaded document is associated with. See list of valid fieldId values here. Only fieldId values of type DOCUMENT
will accept a document upload.
Examples
Last updated
Was this helpful?