Mark onboarding complete

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

flowId

string

interviewId

string

profilingInfo

array of objects

Profiling information

profilingInfo ADD object

api-version

string

required

Defaults to 1.0

``200 Response: - redirectionUrl: String. Url to be redirected when onboarding is done - action: String. Possible values: none, approved, manualReview, rejected. Refers to the action performed based on the flow score configurations if applicable.

``400 Bad Request

xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/finish-status \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200400

Updated3 months ago