⁍ MatchMove Banking Operating System

Sections

Theme switcher

Post-KYC Self Verification

Header Parameters

X-Auth-User-IDstring

MatchMove provided hash ID for the user

Authorizationstring

Body Parameters

idstring Required

Generated verification id which would be present from the pending_verification object of the specified verification process like email or mobile

modestring Required

Verification mode

Enum values:
OTPMANUAL
document_typestring Required

Reference document type from end-user's verification process

For mobile verification :

  • PROOF_OF_MOBILE_OWNERSHIP
  • SUBSCRIBER_AUTHORIZATION_LETTER

For email verification :

  • PROOF_OF_EMAIL_OWNERSHIP
Enum values:
PROOF_OF_MOBILE_OWNERSHIPPROOF_OF_EMAIL_OWNERSHIPSUBSCRIBER_AUTHORIZATION_LETTER
document_idstring Required

Reference document id from end-user's verification process

Min length
1
Max length
200
Pattern
^[a-zA-Z\s]*$
authentication_dataobject

Show child attributes

datestring

Reference date from end-user's verification process in YYYY-MM-DD format

Response

200
Object
OK The verification process is completed. Updates on certain attributes will not reflect right away as required additional processes like licensing provider update needs to happen. Partners will need to subscribe for below webhook event in order to receive updates : `USER.INDIVIDUAL.INFORMATION_UPDATE.STATUS`

Response Attributes

actionstring Required

Required process or action associated on the verification id

user_idstring Required

User Hash ID

idstring Required

Generated verification id which would be present from the pending_verification object of the specified verification process like email or mobile

modestring Required

Verification mode

Enum values:
OTPMANUAL
verification_dataobject Required

The entity and value pair which got processed which is associated with the verification id

authentication_dataobject Required

Show child attributes

statusstring Required

Status of the verification process

Enum values:
success
400
Object
Bad Request | Code | Description | | :---------- | :---------- | | invalid_model | Validation errors | | | Invalid document type | | invalid_verification_id | Verification id does not exist or already verified | | expired_verification_id | Verification ID provided is already expired | | verification_failed | Failure in self-verification process |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

401
Object
Unauthorized

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

403
Object
Forbidden

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

404
Object
Not Found | Code | Description | | :---------- | :---------- | | user_not_found | User not found | | resource_not_found | Resource not found |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

500
Object
Internal Server Error | Code | Description | | :---------- | :---------- | | generic_error | General Error |

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

502
Object
Bad Gateway

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

503
Object
Service Unavailable

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

504
Object
Gateway Timeout

Response Attributes

idstring Required

Unique hash-id for the error message

statusinteger Required

Error response status code

codestring Required

Error response code

titlestring Required

Error response title

detailstring Required

Error response detail

sourceoneof

Show child attributes

timestampstring Required

Response timestamp

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?