v1

latestOpenAPI 3.0.22026-07-26128245430.3 KB
KYC Links

Check the status of a KYC link

Retrieve the status of a KYC request from the passed in KYC link id

get/kyc_links/{kycLinkID}

Response

Successful KYC link status response

idstring

ID of the KYC link

type'individual' | 'business'

Type of the KYC link

customer_idstring

ID of the customer.

full_namestring

Full name of the customer, for a business, this would be the business entity's legal name

emailstring

Email of the customer

kyc_linkstring

Link to the KYC flow

kyc_status'not_started' | 'incomplete' | 'awaiting_questionnaire' | 'awaiting_ubo' | 'under_review' | 'approved' | 'rejected' | 'paused' | 'offboarded'

Status of the KYC flow.

tos_linkstring

Link to the TOS flow

tos_status'pending' | 'approved'

Status of the TOS flow

created_atstring date-time

Time of creation of the KYC link