Complete Journey API
An API endpoint using the POST method can be utilized to update the JourneyID's status as completed
API Method
To update the JourneyID's status as completed
POST
https://ekycportaldemo.innov8tif.com/api/ekyc/complete
Request Body
Name | Type | Description |
---|---|---|
journeyID* | string | Retrieve from 'Create JourneyID' API |
Response Code Block
Input Example
Request Code Block
Last updated