Advertisement
MChaos

Cant create zoho client

Dec 13th, 2022
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. 2022.12.13 02:16:44 - RESPONSE = {"status":"failure","message":"Cant create zoho client"}
  2. JSON = {
  3. "phone": "8456162436",
  4. "name": "Rameshbhai Patel",
  5. "email": "mehul0513@gmail.com",
  6. "way_type": "return",
  7. "adults_count": 1,
  8. "childrens_count": 0,
  9. "infants_count": 0,
  10. "class_of_travel": "business_class",
  11. "price": 0,
  12. "utm_source": "",
  13. "utm_medium": "",
  14. "utm_campaign": "",
  15. "utm_content": "",
  16. "flights": [{
  17. "from_airport":"ASQ",
  18. "to_airport":"BOM",
  19. "date":"2022-12-28"
  20. },
  21. {
  22. "from_airport":"BOM",
  23. "to_airport":"ASQ",
  24. "date":"2023-03-26"
  25. }]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement