cURL
curl --request PUT \ --url https://gateway.cyrexa.com/customer/1.0.0/organization/updateKYBStatus/{organizationId}/{type}/{status} \ --header 'Authorization: Bearer <token>' \ --header 'token: <token>'
The access token received from the authorization server in the OAuth 2.0 flow.
Customer Status
NOT_STARTED
WAITING_VERIFICATION
VERIFIED
SEEN_BY_ADMIN
SENT_FOR_REVISION
SUSPENDED
Default response