post https://api.idwise.com/journey/v2/start-journey
Start a new journey from backend server.
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
Request Model
The request is a POST
request with the following parameters sent in the body
Input Parameter | Description |
---|---|
flow_id |
|
reference_no |
|
applicant_details |
|
applicant_details request model
The Applicant Model represents the personal information submitted by the user during a journey. These fields are provided by the applicant (e.g., name, date of birth) and are securely captured by the platform.
Property | Description |
---|---|
full_name |
|
birth_date |
|
sex |
|
address |
|
nationality_code |
|