v1
latestOpenAPI 3.1.02026-07-24680631.6 KBAdd Document (Physical Documents - KYC)
Upload documents as part of KYC. 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. Upload only front/back of ID.
post/sso/document
Headers
api-keystring required
auth-keystring required
Request body
Response
200
Example response
{
"status": 200,
"doc": {
"docId": "<doc-id>"
}
}