Change KYC status
Change the current status of KYC verification
Change the current KYC verification status.
POST
https://integration.coinmena.com/onramp/api/v2/whiteLabel/test/changeKycStatus
Request Body
Name
Type
Description
customerId*
String
Unique id received from /kyc/url
status*
String
TEMPORARY_FAILED, PERMANENT_FAILED,
BASIC_KYC_COMPLETED, IN_REVIEW or COMPLETED
Last updated