Create JourneyID
JourneyID is a unique ID that represent each of the user's process flow in each of the eKYC
Overview
API Method
To get the JourneyID for the user to assign to the API components
Request Body
Name
Type
Description
{
"status": "success",
"message": "api.success",
"journeyId": "7851b4e3-df09-4ab6-8091-xxxxxxxxxxx"
}{
"status": "error"
}{
"status": "Internal Server Error"
}Input Example for Create JourneyId
Postman Collection
Last updated