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).
API reference, Interview
Approve customer
POST
https://demo-api.incodesmile.com/omni/process/approveQuery parameters
Session id for which approval is requested.
Headers
Request body
application/json
Responses
Response body (application/json)
Flag indicating request passed successfully.
Session status
enum
AliveClosedDeletedId of newly created customer if approval was successful.
Access token to be used for newly created customer, in case approval was successful.
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details