Advertisement
huyhung94

BeeIQ - Add ticket

Jan 26th, 2019
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.77 KB | None | 0 0
  1. POST /listeners/5c4c1295815c35fd5746f13e/cad018858fa730653e6c6ad26578325117e23a2b HTTP/1.1
  2. Host: onaclover.beeiq.co
  3. Content-Type: application/json
  4.  
  5. # Response
  6. OK
  7.  
  8. {
  9.     "senderUser": "hainp@wefit.vn",
  10.     "data": [
  11.         {
  12.             "actionType": "add-ticket",
  13.             "data": {
  14.                 "contactType": "customer",
  15.                 "title": "Demo ticket title 04 - 01",
  16.                 "body": "Demo body",
  17.                 "phone": "0377197904"
  18.             }
  19.         },
  20.         {
  21.             "actionType": "add-ticket",
  22.             "data": {
  23.                 "contactType": "customer",
  24.                 "title": "Demo ticket title 04 - 02",
  25.                 "body": "Demo body",
  26.                 "phone": "0377197904"
  27.             }
  28.         }
  29.     ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement