KYC documents
Create a KYC Document Page
Upload a file to the KYC Document object
POST
Read more about the KYC Document object →
The KYC Document Page is a file attached to the KYC Document for Mangopay’s teams to review.
You can upload up to 5 files to each KYC Document, and each upload requires a call to this endpoint. Each file can contain as many real-life pages as required.
To be able to upload a file using this endpoint:
- The corresponding KYC Document
Status
must beCREATED
- The
File
must be Base64 encoded and abide by the format and size constraints.
Path parameters
The unique identifier of the user.
The unique identifier of the KYC Document.
Body parameters
Format: Base64 encoded file
The encoded file of the document page.
Responses
Was this page helpful?