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

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

Updated about 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \
     
     --url https://demo-api.incodesmile.com/omni/finish-status \
     
     --header 'accept: application/json' \
     
     --header 'api-version: 1.0'

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

application/json

200400

Updatedabout 2 months ago