Create Address Document
In order to upload a Customer's Address Document, you will first need to create an Address Document ID before performing the Address Document validation.
Create Address Document
POST
{{baseUrl}}/address-documents
Upload a Proof of Address Document for a given Customer and Address.
Request Body
customer_id*
String
address_id*
String
document
File
This needs to be a PDF document that the customer uploads as a proof of address. It needs to contain the customer's physical address that they created in the POST Create New Address call.
Last updated
Was this helpful?