kyc

Get KYC state

Returns kyc state of the user with the provided phone number, also returns supported documents for KYC submission

get/api/kyc/state

Query parameters

phoneNumberstring
emailstring

Response

Successful response

kycUrlstring

URL to the KYC form

passedKycboolean

Indicates if the user has passed KYC

kycStatus'initiated' | 'approved' | 'rejected' | 'invalid'

Status of the last KYC

Changes

No recorded changes to this endpoint across all 1 revision of this API.