Release KYC Pending Transactions
This is the endpoint that is used to release pending KYC transactions due to mismatch in KYC data (initiated/verified data).
Request Body
Name
Type
Description
{
"release_order_status": "COMPLETED", //"PENDING"
"partner_order_id": ""
"KYC_status" : true/false
"Txn_status": "pending/completed"
"Meta_data" : {"Message": "error mismatched email and phone or KYC awaiting approval"}
} Key
Type
Description
Value
Last updated