Endpoints
Initiate a KYC workflow
Initiate a KYC workflow.
POST
Authorizations
The access_token
returned by the POST /auth/v1/oauth2/token
API call.
Body
application/json
Initiate a KYC workflow.
The body is of type object
.
Response
200
application/json
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.