Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns the data collections for the specified currently active chat.

Status
colourGreen
titleHTTP GET
/livechat/getDataCollectionByChatID/:chatId

Path Variables:

Name

Mandatory

Type

Description

chatId

Status
colourRed
titleYES

Status
titleSTRING

Unique Chat identifier

...

Name

Type

Description

result

Status
titleBOOLEAN

If true, the service response was performed correctly

datacollections

Status
titleNULL
/
Status
titleOBJECT

An object that contains all the data collections objects configured for the service with the customer responses

error

Status
titleNULL
/
Status
titleSTRING

Contains the error description if an error has occurred in the request

...