Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. {
  2. "id": 2160,
  3. "price": 18.0,
  4. "payment_type": "credit_card",
  5. "status": "created",
  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": false,
  51. "praying_starts_at": null,
  52. "praying_ends_at": null
  53. },
  54. "price_vat": 0.9,
  55. "delivery_price": 0.0,
  56. "vat": 5.0,
  57. "items_count": 1,
  58. "type": "takeaway",
  59. "items": [{
  60. "id": 12788,
  61. "price": 18.0,
  62. "quantity": 1,
  63. "name": "Arabo chicken",
  64. "description": "6 pieces shawarma served with mutawam, toumnar, pickls\rServed with fries and a drink \r\n\r\n1633 Cal",
  65. "note": null,
  66. "user_coupon_id": null,
  67. "discount_value": 0,
  68. "image_url": "https://sw-stage.int.railwaymen.org/storage/va/ri/variants/503iy5eahwzrdmap31kogzk75rzc/c5d4d647bdf53f034871f09e7280bea876f9dfa09e21ab2eff72e169c589c02a",
  69. "item_id": 130081,
  70. "modifiers": [{
  71. "price": 18.0,
  72. "modification": "addition",
  73. "name": "Arabo chicken",
  74. "modifier_group_name": "Modifier",
  75. "modifier_id": 20243,
  76. "modifier_group_id": 10357
  77. }, {
  78. "price": 0.0,
  79. "modification": "addition",
  80. "name": "Pepsi",
  81. "modifier_group_name": "Beverages",
  82. "modifier_id": 90005,
  83. "modifier_group_id": 10143
  84. }]
  85. }]
  86. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement