Change KYB status
Change the current status of KYB verification
Change the current KYB verification status.
POST
https://integration.coinmena.com/onramp/api/v2/whiteLabel/test/changeKybStatus
Request Body
Name
Type
Description
customerId*
String
Unique id received from /kyc/url
status*
String
FAILED, IN_REVIEW, COMPLETED, UPDATE_REQUIRED
submissionId*
String
Unique id for kyb data submission received from /kyb/submit
Last updated