Create a container for files to be submitted
IDENTITY_PROOF
, REGISTRATION_PROOF
, ARTICLES_OF_ASSOCIATION
, SHAREHOLDER_DECLARATION
, ADDRESS_PROOF
The type of the document for the user verification.200
IDENTITY_PROOF
, REGISTRATION_PROOF
, ARTICLES_OF_ASSOCIATION
, SHAREHOLDER_DECLARATION
, ADDRESS_PROOF
The type of the document for the user verification.CREATED
, VALIDATION_ASKED
, VALIDATED
, REFUSED
, OUT_OF_DATE
The status of the document:CREATED
– The document container is created and files can be uploaded using the POST Create a KYC Document Page endpoint before submission.VALIDATION_ASKED
– The document is submitted to Mangopay for validation.VALIDATED
– The document is validated by Mangopay’s teams.REFUSED
– The document is rejected by Mangopay’s teams and a new KYC Document object needs to be created to resubmit it. You can learn more about the reason why it was refused in the RefusedReasonType
parameter.OUT_OF_DATE
– The document is downgraded and a new KYC Document object needs to be created to resubmit it.null
unless Status
is REFUSED
.The reason for the document refusal. See the refused reason types for more information depending on the document type.400 - Natural user only allows IDENTITY_PROOF and ADDRESS_PROOF
400 - Legal users don't allow ADDRESS_PROOF
400 - Soletrader doesn't allow ARTICLES_OF_ASSOCIATION