Customer - Call next (GET)
/api/call/customer/:id
/api/call/customer/21
Parameter
| Field | Type | Description |
|---|---|---|
| id | Number |
The id of the till/agent to call to. Size range: |
| msg optional | String |
Optional text message to override default call message. |
200
| Field | Type | Description |
|---|---|---|
| ok | Boolean |
Success. |
400
| Name | Type | Description |
|---|---|---|
| err | String |
Error message. |