⁍ MatchMove Banking Operating System

Sections

Theme switcher

post-users-authentications-documents

Header Parameters

X-Auth-User-IDstring

MatchMove provided hash ID for the user

Authorizationstring

Body Parameters

file_typestring Required

File type of the document. Below endpoint will get file_types enum list v2/users/enumerations/file_types

Enum values:
signatureidvideoselfie
document_typestring Required

Document type. Below endpoint will get document_types enum list v2/users/enumerations/document_types

Enum values:
signaturevideoselfiefront_of_id_documentback_of_id_document
filestring Required

File to be uploaded

Enum values:
jpegjpg

Response

200
Object
OK

Response Attributes

verification_idstring

Unique HashId generated by Matchmove for the verification process

statusstring

Current Status of KYC

Enum values:
pendingin_progresscompleted
sub_statusstring

Current SubStatus of KYC

Enum values:
pending_documentsubmittedapprovedrejectedpending_bank_verificationwaiting_for_approval
documentsarray

Show child attributes

countinteger

total document count

kyc_detailsstring

kyc details of the user

Nullable:
True
400
Object
Bad Request | Code | Description | | :---------- | :---------- | | invalid_model | Validation errors | | external_processing_error | your documents are rejected please delete them and try again |
401
Object
Unauthorized
403
Object
Forbidden | Code | Description | | :---------- | :---------- | | user_blocked_risk_threshold_exceeded | User have exceeded the risk and compliance threshold and was automatically blocked. |
404
Object
Not Found | Code | Description | | :---------- | :---------- | | user_not_found | User not found | | resource_not_found | Resource not found |
409
Object
Conflict | Code | Description | | :---------- | :---------- | | record_not_unique | id type already uploaded | | record_not_unique | selfie type already uploaded | | record_not_unique | selfie_with_id type already uploaded |
500
Object
Internal Server Error | Code | Description | | :---------- | :---------- | | generic_error | General Error |
502
Object
Bad Gateway
503
Object
Service Unavailable
504
Object
Gateway Timeout
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?