post
https://api.idwise.com/journey/v2/manual-review/
Usage
This API is used to approve or reject a KYC journey based on specific acceptance criteria set within your system.
Parameters
| Name | Type | Notes |
|---|---|---|
journey_id | string | Part of the path |
new_decision | enum | The review decision for the journey. Possible values are:
|
comment | string | |
step_reviews | list | If new_decision is set to Resubmission Requested, this parameter becomes required.It defines the list of user steps that must be resubmitted. Each item in the list includes:
|
Base URL by Region
The base URL you should use depends on the region where your services are hosted. Below are the available URLs for each region. By default, the EU region URL is used.
- EU (Default): https://api.idwise.com/
- UAE: https://api-uae.idwise.com/
- Qatar: https://api-qat.idwise.com/
Authentication
Please refer to the API Credentials and Authentication page for more detailed information
