Customers
Upload Document
API reference for uploading customer KYC documents
POST
Upload Customer Document
Allows a merchant to upload customer KYC documents. The API validates the customer ID, document type, and country before storing the uploaded file.
Key Features
- Supports document uploads for customer KYC verification
- Requires a valid
customer_id
in UUID format - Accepts multipart file uploads
- Validates required fields (
doc_type
,doc_country
, and file presence) - Returns the document verification status and approval details
Request Body
Multipart Form Data
Headers
Path Parameters
Body
multipart/form-data
Response
201 - application/json
Created
The response is of type object
.