cURL
curl --request PATCH \ --url http://staging.qshop.ng/apiv2/{userId}/kyc \ --header 'Content-Type: application/json' \ --data ' { "status": "verified" } '
"61a956551a113f7e13c45c10"
"verified"
Was this page helpful?