Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. {
  2. "id": 2160,
  3. "price": 18.0,
  4. "payment_type": "credit_card",
  5. "status": "in_kitchen",
  6. "delivery_status": null,
  7. "delivery_busy": false,
  8. "evaluated": false,
  9. "rating": null,
  10. "delivery_rating": null,
  11. "delivery_evaluation": {
  12. "reasons": null,
  13. "other_aspects": null
  14. },
  15. "store_evaluation": {
  16. "reasons": null,
  17. "other_aspects": null
  18. },
  19. "created_at": "2020-01-27T12:16:31+0000",
  20. "currency": "SAR",
  21. "currency_iso": "SAR",
  22. "store_id": 130,
  23. "transaction_id": 3346,
  24. "credit_card": {
  25. "id": 779,
  26. "brand": "Visa",
  27. "expiry": "1223",
  28. "name": "c",
  29. "last_four": "xxxxxxxxxxxx4242"
  30. },
  31. "store": {
  32. "lat": 24.6868991259142,
  33. "lng": 46.6860053727485,
  34. "open_from": 301,
  35. "open_to": 300,
  36. "city_en": "Riyadh",
  37. "city_ar": "الرياض",
  38. "name": "CFC LAB",
  39. "name_en": "CFC LAB",
  40. "name_ar": "شاورمر لاب",
  41. "offline": false,
  42. "payment_methods": ["credit_card", "apple_pay"],
  43. "opens_at": "2020-01-27T05:01:00+03:00",
  44. "closes_at": "2020-01-27T05:00:00+03:00",
  45. "id": 130,
  46. "open_24h": false,
  47. "delivery_enabled": true
  48. },
  49. "prayer_time": {
  50. "praying_time": true,
  51. "praying_starts_at": "2020-01-27T12:16:33+0000",
  52. "praying_ends_at": "2020-01-27T12:22:00+0000"
  53. },
  54. "ready_at": "2020-01-27T13:23:07+0000",
  55. "estimated_delivery_at": null,
  56. "order_no": "5431",
  57. "price_vat": 0.9,
  58. "delivery_price": 0.0,
  59. "vat": 5.0,
  60. "items_count": 1,
  61. "type": "takeaway",
  62. "items": [{
  63. "id": 12788,
  64. "price": 18.0,
  65. "quantity": 1,
  66. "name": "Arabo chicken",
  67. "description": "6 pieces shawarma served with mutawam, toumnar, pickls\rServed with fries and a drink \r\n\r\n1633 Cal",
  68. "note": null,
  69. "user_coupon_id": null,
  70. "discount_value": 0,
  71. "image_url": "https://sw-stage.int.railwaymen.org/storage/va/ri/variants/503iy5eahwzrdmap31kogzk75rzc/c5d4d647bdf53f034871f09e7280bea876f9dfa09e21ab2eff72e169c589c02a",
  72. "item_id": 130081,
  73. "modifiers": [{
  74. "price": 18.0,
  75. "modification": "addition",
  76. "name": "Arabo chicken",
  77. "modifier_group_name": "Modifier",
  78. "modifier_id": 20243,
  79. "modifier_group_id": 10357
  80. }, {
  81. "price": 0.0,
  82. "modification": "addition",
  83. "name": "Pepsi",
  84. "modifier_group_name": "Beverages",
  85. "modifier_id": 90005,
  86. "modifier_group_id": 10143
  87. }]
  88. }]
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement