Advertisement
huyhung94

BeeIQ - Add ticket

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