Request a KYC session for a specific action.
Documentation Index
Fetch the complete documentation index at: https://docs.fortepayments.io/llms.txt
Use this file to discover all available pages before exploring further.
access_token returned by the /auth/v1/oauth2/tokens API call.
Start KYC Workflow Request
When this API is called, there is a certain case that won't start the KYC submission process, but the response is communicated under 200 HTTP code. This is to signal to the Developers that widget should still be initialized and the response from this API should be provided directly to the widget initialization.
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.