Approve customer

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

interviewId
string
Session id for which approval is requested.

approveComponents
array of strings

approveComponents
ADD string

api-version
string
required
Defaults to 1.0

200 OK

400 Custom error status: - 4006: User with given phone already exists


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \
     --url https://demo-api.incodesmile.com/omni/process/approve \
     --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