Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. {
  2. "orders": {
  3. "5_8124": {
  4. "orders": {
  5. "fields": {
  6. "user_id": "74493906",
  7. "seller_id": "5",
  8. "merchant_id": "1",
  9. "amount": "1099",
  10. "cost": "1099",
  11. "discount_amount": "1099",
  12. "discount_cost": "1099",
  13. "checkout_type": "1",
  14. "user_title": "Тарас Шевченко",
  15. "comment": "автотест - не обрабатывайте пжл",
  16. "payment_method_title": "Наличная",
  17. "payment_method_id": "1",
  18. "payment_method_type": "cash",
  19. "ip": "88.81.226.126",
  20. "distribution_id": "1",
  21. "delivery_same_day": "0",
  22. "status": "new",
  23. "callback_off": "0"
  24. }
  25. },
  26. "merchandises": [
  27. {
  28. "record_type": "0",
  29. "fields": {
  30. "goods_id": "70512518",
  31. "quantity": "1",
  32. "price": "1099",
  33. "cost": "1099",
  34. "cost_with_discount": "1099"
  35. }
  36. }
  37. ],
  38. "deliveries": {
  39. "record_type": "0",
  40. "fields": {
  41. "phone": "380667269924",
  42. "address_comment": "автотест - не обрабатывайте пжл",
  43. "delivery_service_id": "1",
  44. "delivery_method_id": "1",
  45. "cost": "0",
  46. "city_id": "1",
  47. "city": "Киев",
  48. "place_number": "Магазин №1",
  49. "place_street": "пр. С. Бандеры",
  50. "place_house": "6 (м. Почайна)",
  51. "place_id": "306457",
  52. "recipient_title": "Тарас Шевченко",
  53. "delivery_window": "2019-12-15 10:00-16:00"
  54. }
  55. },
  56. "additional_fields": [
  57. {
  58. "fields": {
  59. "field_id": "4",
  60. "field_value": "Тарас Шевченко"
  61. }
  62. }
  63. ],
  64. "users-addresses": [
  65. {
  66. "fields": {
  67. "city": "Киев",
  68. "city_id": "1",
  69. "street": "МИРА (БОРЩАГОВКА) ПЕРЕУЛОК",
  70. "house": "111",
  71. "flat": "222"
  72. }
  73. }
  74. ]
  75. }
  76. }
  77. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement