The KYC Document object
You need to create document in order to upload pages on this document.
- The
KYC Document Object
is a request to validate a required document. There is one request for oneType
of document - Upload a file through a
Page
. A document should get several pages - Edit the object Document and set the
Status
field to "VALIDATION_ASKED" (instead of "CREATED") - The demand is received by our team. The object is waiting for a "VALIDATED" status
Note that you are not allowed to store KYC documents on your side unless you have permission from the approriate authorities in your country
Parameters
Id
string:
Maximum length is 255 characters
The item's ID
CreationDate
timestamp
When the item was created
Tag
string:
Maximum length is 255 characters
Custom data that you can add to this item
UserId
string:
Maximum length is 255 characters
The object owner's UserId
Status
DocumentStatus:
CREATED, VALIDATION_ASKED, VALIDATED, REFUSED, OUT_OF_DATE
The Status
of the Document
The status of this KYC/Dispute document
RefusedReasonMessage
string:
Maximum length is 255 characters
The message accompanying a refusal
RefusedReasonType
KYCDocRefusedReasonType:
DOCUMENT_UNREADABLE, DOCUMENT_NOT_ACCEPTED, DOCUMENT_HAS_EXPIRED, DOCUMENT_INCOMPLETE, DOCUMENT_MISSING, DOCUMENT_DO_NOT_MATCH_USER_DATA, DOCUMENT_FALSIFIED, UNDERAGE_PERSON, SPECIFIC_CASE
The type of refusal reason
The type of reason for refusal
ProcessedDate
timestamp
The date when the document was processed by MANGOPAY