Advertisement
Guest User

Untitled

a guest
Jul 11th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. {
  2. "allowstip": false,
  3. "appliedrewards": [],
  4. "contactnumber": null,
  5. "coupon": {
  6. "couponcode": "Bite3",
  7. "description": "10% off Order, no minimum, no sign-in needed"
  8. },
  9. "coupondiscount": 0.85,
  10. "customerhandoffcharge": 0,
  11. "customfields": [
  12. {
  13. "id": 121356,
  14. "isrequired": false,
  15. "label": "Kiosk",
  16. "scope": "allorders",
  17. "validationregex": "",
  18. "value": ""
  19. }
  20. ],
  21. "deliveryaddress": null,
  22. "deliverymode": "curbside",
  23. "discount": 0.85,
  24. "discounts": [
  25. {
  26. "amount": 0.85,
  27. "description": "10% off Order, no minimum, no sign-in needed"
  28. }
  29. ],
  30. "earliestreadytime": "20190711 17:14",
  31. "id": "0675ac63-416c-4904-a749-fda566195929",
  32. "isupsellenabled": true,
  33. "leadtimeestimateminutes": 15,
  34. "mode": "orderahead",
  35. "products": [
  36. {
  37. "basecost": 0,
  38. "choices": [
  39. {
  40. "cost": 8.5,
  41. "customfields": null,
  42. "id": 41453399,
  43. "indent": 0,
  44. "metric": 0,
  45. "name": "6\" Regular",
  46. "optionid": 786382330,
  47. "quantity": 1
  48. },
  49. {
  50. "cost": 0,
  51. "customfields": null,
  52. "id": 41453400,
  53. "indent": 1,
  54. "metric": 1,
  55. "name": "White",
  56. "optionid": 786383103,
  57. "quantity": 1
  58. },
  59. {
  60. "cost": 0,
  61. "customfields": null,
  62. "id": 41453401,
  63. "indent": 1,
  64. "metric": 2,
  65. "name": "Mustard",
  66. "optionid": 786383118,
  67. "quantity": 1
  68. },
  69. {
  70. "cost": 0,
  71. "customfields": null,
  72. "id": 41453402,
  73. "indent": 1,
  74. "metric": 3,
  75. "name": "Lettuce",
  76. "optionid": 786383125,
  77. "quantity": 1
  78. },
  79. {
  80. "cost": 0,
  81. "customfields": null,
  82. "id": 41453403,
  83. "indent": 1,
  84. "metric": 4,
  85. "name": "Tomatoes",
  86. "optionid": 786383130,
  87. "quantity": 1
  88. },
  89. {
  90. "cost": 0,
  91. "customfields": null,
  92. "id": 41453404,
  93. "indent": 1,
  94. "metric": 5,
  95. "name": "Onions",
  96. "optionid": 786383129,
  97. "quantity": 1
  98. },
  99. {
  100. "cost": 0,
  101. "customfields": null,
  102. "id": 41453405,
  103. "indent": 1,
  104. "metric": 6,
  105. "name": "Pickles",
  106. "optionid": 786383133,
  107. "quantity": 1
  108. },
  109. {
  110. "cost": 0,
  111. "customfields": null,
  112. "id": 41453406,
  113. "indent": 1,
  114. "metric": 7,
  115. "name": "Pepperoncinis",
  116. "optionid": 786383131,
  117. "quantity": 1
  118. }
  119. ],
  120. "customdata": "",
  121. "id": 104583539,
  122. "name": "#9 HOT PASTRAMI",
  123. "productId": 9247409,
  124. "quantity": 1,
  125. "recipient": "",
  126. "specialinstructions": "",
  127. "totalcost": 8.5
  128. }
  129. ],
  130. "salestax": 0,
  131. "subtotal": 8.5,
  132. "taxes": [
  133. {
  134. "label": "Estimated Tax",
  135. "tax": 0
  136. }
  137. ],
  138. "timemode": "asap",
  139. "timewanted": null,
  140. "tip": 0,
  141. "total": 7.65,
  142. "validationmessages": [],
  143. "vendorid": 81264,
  144. "vendoronline": true,
  145. "wasupsold": false
  146. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement