Advertisement
Guest User

Untitled

a guest
Dec 18th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. curl -X POST https://vcc-dev3b.8x8.com/AGUI/jabbind3.php -H 'cache-control: no-cache' -H 'content-type: application/xml' -d '<body msgId="123" timestamp-js-out="123" chaletChat="true" xmlns="http://jabber.org/protocol/httpbind" >
  2. <tenant>cosvovcc01</tenant>
  3. <iq type="set" from="ffdc9094-b940-46c6-a070-66c5da2a1015">
  4. <Interaction xmlns="contactual:client:interaction">
  5. <UserData xmlns="contactual:client:userdata">
  6. <UserParam name="referrer" value="http://127.0.0.1:8080/index.html" />
  7. <UserParam name="ipaddress" value="185.221.220.36" />
  8. <UserParam name="timezoneOffset" value="-180" />
  9. <UserParam name="isStartedByChatAPI" value="false" />
  10. <UserParam name="con" value="475100" />
  11. <UserParam name="nam" value="Guest user " />
  12. <UserParam name="org" value="" />
  13. <UserParam name="sub" value="" />
  14. <UserParam name="cnt" value="1" />
  15. <UserParam name="customerEmail" value="" />
  16. <UserParam name="customerLanguage" value="" />
  17. <UserParam name="chaletRoom" value="f:F0uTFtZiLIe72FvE247B70-_7oDPYjdEo9vw9cGpjYc" />
  18. <UserParam name="cha" value="Test Chat" />
  19. <UserParam name="extTransactionData" value="[What'\''s your customer id?|475100]" />
  20. <UserParam name="extTransactionDataID" value="[whats-your-customer-id|475100]" />
  21. </UserData>
  22. <TenantSkill xmlns="contactual:client:tenantskill" id="cosvovcc01~~queue~~chat~~105" />
  23. </Interaction>
  24. </iq>
  25. </body>
  26. '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement