Initiate a KYC workflow.
The access_token
returned by the POST /auth/v1/oauth2/token
API call.
Initiate a KYC workflow.
The body is of type object
.
KYC process is successfully started.
The error case where API response is with 200 HTTP status code, but KYC cannot be started because customer is banned. The 200 HTTP status code is returned so that Developers would still initialize the widget and provide the response directly to the widget.