⁍ MatchMove Banking Operating System

Sections

Theme switcher

Get Business User KYB

Header Parameters

X-Auth-User-IDstring Required

MatchMove provided ID for the user.

Authorizationstring

Response

200
Object
OK

Response Attributes

verification_idstring

Generated hash id for the document verification process

countinteger Required

Count of documents submitted. If not documents submitted. It will show n/a

statusstring Required

Status of the Identity authentication process

Status Scenario
pending after Create KYC or Create KYB
submitted after Confirm KYC Submission or Confirm KYB Submission
approved after Update KYC or KYB Status
rejected after Update KYC or KYB Status
Enum values:
not_submittedpendingsubmittedapprovedrejected
sub_statusstring

The description that is fetched from below enumeations based on the sub_status_code.

Account Type Enumeration
individual /users/enumerations/document_substatuses
business /users/enumerations/business_document_substatuses

For POST users/authentications/documents or `POST businesses/authentications/documents method:

Sub Status Description
PENDING_DOCUMENT_SUBMISSION The documents are pending for submissio...
sub_status_codestring

The code that is fetched from below enumerations

Account Type Enumeration
individual /users/enumerations/document_substatuses
business /users/enumerations/business_document_substatuses

For POST users/authentications/documents method:

Sub Status Description
PENDING_DOCUMENT_SUBMISSION The documents are pending for submission

For PUT users/authentications/documents method: | Sub Status | Description | ...

documentsarray

Array that represents a list of documents submitted during the most recent KYC verification process. Please note that if the status is not_submitted, no document list will be provided.

Show child attributes

kyb_detailsobject

This is present only for business user type

Additional metadata for the KYB authentication process

Note : If either kyb_type or message is present in the PUT businesses/authentications/statuses request payload, these will appear inside the kyb_details object as part of response.

Nullable:
True
500
Object
Internal server Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?