Get KYB Status
Get the current status of KYB verification
Get the current KYB verification status.
POST
https://integration.coinmena.com/onramp/api/v2/whiteLabel/kyb/status
Whenever kybStatus(data.status) is FAILED, a new submissionId returned to create new kyb submission.
Request Body
Name
Type
Description
customerId*
String
Unique id received from /kyc/url
submissionId*
String
Unique user id received from /kyb
Last updated