Mở phiên chat
Body
Name
Type
Description
service
account
method
openSession
data
{
"accountId":"123",
"lastActionId":"1",
"lastGroupActionId":"1",
"lastPageActionId":"1"
}
actionId sẽ được lấy trong message mới nhất trên hệ thống khi có webhook vể
Khi lên kết lần đầu mặc định là "1"
Response
{
"status": "success",
"data": "Open Session success !"
}
Last updated