cURL
curl --request PUT \ --url https://gateway.varchev.com/customer/organization/updateKYBStatus/{organizationId}/{type}/{status} \ --header 'Authorization: Bearer <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