Change KYB status
Change the current status of KYB verification
Change the current KYB verification status.
Request Body
Name
Type
Description
{
"status": 1,
"code": 200,
"data": {
"changeStatus": true
}
}Last updated