v1

latestOpenAPI 3.1.0Apache 2.02026-07-24113269342.0 KB
Interview

Approve customer

Approve customer for omnichannel program. Body is optional and used for auto approve when only specific features should be approved. It is not possible to approve twice the same user (e.g. with the same phone number).

post/omni/process/approve

Query parameters

interviewIdstring

Session id for which approval is requested.

Headers

api-versionstring required

Request body

approveComponentsstring[]

Response

OK

successboolean

Flag indicating request passed successfully.

sessionStatus'Alive' | 'Closed' | 'Deleted'

Session status

uuidstring

Id of newly created customer if approval was successful.

tokenstring

Access token to be used for newly created customer, in case approval was successful.