v1
latestOpenAPI 3.1.02026-07-24680631.6 KBUpdate Physical Document
This API should be used when one of the documents for the users are rejected and you will like to re-upload the documents. Physical Documents are photos of actual documentation (like a passport or driver's license) that can be used to prove the identity of a customer.
post/customers/documents
Headers
api-keystring
API key
auth-keystring
Auth key generated using API key & secret
Request body
Response
200
Example response
{
"status": 200,
"doc": {
"message": "Upload back side of document to finish the KYC process."
}
}