Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:65]:
  2. url: en-ae-stage.6tst.com
  3. --------------------------------------------------------------------------------
  4. --------------------------------------------------------------------------------
  5. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:66]:
  6. method: POST
  7. --------------------------------------------------------------------------------
  8. --------------------------------------------------------------------------------
  9. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:67]:
  10. endpoint: /rest/V1/guest-carts/2J5zvsh7Dq1rBTWOYIuJsDh5t1SG9EoS/items
  11. --------------------------------------------------------------------------------
  12. --------------------------------------------------------------------------------
  13. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:68]:
  14. payload: {'cart_item': {'sku': '51912376', 'quote_id': '2J5zvsh7Dq1rBTWOYIuJsDh5t1SG9EoS', 'qty': 1, 'product_option': {'extension_attributes': {'custom_options': [{'option_id': 'EU', 'option_value': '44'}]}}}}
  15. --------------------------------------------------------------------------------
  16. --------------------------------------------------------------------------------
  17. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:69]:
  18. headers: {'Request-Source': 'MobileApp', 'content-type': 'application/json'}
  19. --------------------------------------------------------------------------------
  20. --------------------------------------------------------------------------------
  21. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:80]:
  22. data: b'{"item_id":4194556,"sku":"51912376","qty":5,"name":"Murat Loafers - Navy","price":249,"product_type":"simple","quote_id":"996290","product_option":{"extension_attributes":{"custom_options":[{"option_id":"EU","option_value":"44"}]}}}'
  23. --------------------------------------------------------------------------------
  24. data {'data': {'item_id': 4194556, 'sku': '51912376', 'qty': 5, 'name': 'Murat Loafers - Navy', 'price': 249, 'product_type': 'simple', 'quote_id': '996290', 'product_option': {'extension_attributes': {'custom_options': [{'option_id': 'EU', 'option_value': '44'}]}}}, 'status': 200}
  25. --------------------------------------------------------------------------------
  26. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:65]:
  27. url: en-ae-stage.6tst.com
  28. --------------------------------------------------------------------------------
  29. --------------------------------------------------------------------------------
  30. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:66]:
  31. method: POST
  32. --------------------------------------------------------------------------------
  33. --------------------------------------------------------------------------------
  34. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:67]:
  35. endpoint: /rest/V1/promo/kititems
  36. --------------------------------------------------------------------------------
  37. --------------------------------------------------------------------------------
  38. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:68]:
  39. payload: {'quote_id': '2J5zvsh7Dq1rBTWOYIuJsDh5t1SG9EoS', 'rule_id': 304}
  40. --------------------------------------------------------------------------------
  41. --------------------------------------------------------------------------------
  42. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:69]:
  43. headers: {'Request-Source': 'MobileApp', 'content-type': 'application/json'}
  44. --------------------------------------------------------------------------------
  45. --------------------------------------------------------------------------------
  46. INFO in http [/Users/calintamas/dev/6thstreet/proxy-api/helpers/http.py:80]:
  47. data: b'false'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement