Enqueue a conversation session
Enqueues the open conversation session for a contact into a queue and persists the observation as transfer_observation.
Request body
Response
Session enqueued successfully
Changes
Changed in 2 of the 9 revisions of this API.810
- ▲
the
observationrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
phoneNumberWaIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
waIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$to the request propertyqueueIdrequest-property-pattern-added
- ▲
response property
currentQueueIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
enqueueDatelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
ticketIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
transferObservationlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
the response property
conversationIdbecame required for the status200response-property-became-required
- ○
the response property
currentQueueIdbecame required for the status200response-property-became-required
- ○
the response property
enqueueDatebecame required for the status200response-property-became-required
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
statusbecame required for the status200response-property-became-required
- ○
the response property
ticketIdbecame required for the status200response-property-became-required
- ○
the response property
transferObservationbecame required for the status200response-property-became-required
- ○
the
conversationIdresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$was added for the status200response-property-pattern-added
- ○
the
idresponse's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$was added for the status200response-property-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○