ahadianNKC

Untitled

Jun 6th, 2022
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. {
  2. "data": {
  3. "createdDate": "2022-06-04T09:45:27.73371842+07:00",
  4. "deliveryAddress": {
  5. "address": "",
  6. "areaName": "",
  7. "cityName": "",
  8. "countryName": "",
  9. "geolocation": {
  10. "latitude": 0,
  11. "longitude": 0
  12. },
  13. "notes": "",
  14. "stateName": "",
  15. "zipCode": ""
  16. },
  17. "destinationStore": {
  18. "deliveryCharge": 0,
  19. "deliveryChargeTax": 0,
  20. "faxNumber": "08117157041",
  21. "outletCode": "0416",
  22. "port": "8181",
  23. "posIPAddress": "192.167.106.21",
  24. "regionCode": "0002",
  25. "regionalName": "REGIONAL JAKARTA 2",
  26. "storeAddress": "Jl. Thamrin No.25 Kec Babakan Madang Kab Bogor Sentul Jabar",
  27. "storeCityCode": "BGR",
  28. "storeCityName": "BOGOR",
  29. "storeName": "SENTUL CITY",
  30. "taxPercentage": 10
  31. },
  32. "notes": "GF-088",
  33. "orderCalculation": [
  34. {
  35. "key": "totalAmount",
  36. "value": 36364
  37. },
  38. {
  39. "key": "totalFnB",
  40. "value": 36364
  41. },
  42. {
  43. "key": "totalRestaurantTax",
  44. "value": 3818
  45. },
  46. {
  47. "key": "totalTakeAway",
  48. "value": 1818
  49. },
  50. {
  51. "key": "totalTakeAwayTax",
  52. "value": 182
  53. },
  54. {
  55. "key": "total",
  56. "value": 42000
  57. },
  58. {
  59. "key": "totalRounding",
  60. "value": 0
  61. },
  62. {
  63. "key": "totalSales",
  64. "value": 42000
  65. },
  66. {
  67. "key": "totalPayment",
  68. "value": 42000
  69. },
  70. {
  71. "key": "storePercentage",
  72. "value": 10
  73. },
  74. {
  75. "key": "restaurantTax",
  76. "value": 10
  77. },
  78. {
  79. "key": "valueAddedTax",
  80. "value": 11
  81. },
  82. {
  83. "key": "deliveryTax",
  84. "value": 10
  85. }
  86. ],
  87. "orderId": "04160604B220006",
  88. "orderLines": [
  89. {
  90. "isCd": false,
  91. "isCustomized": false,
  92. "isMenuSet": false,
  93. "isTaxable": true,
  94. "menuGroupCode": "G58Y",
  95. "menuItemCode": "7678",
  96. "name": "Spaghetti Deluxe ",
  97. "price": 10455,
  98. "quantity": 1,
  99. "setItems": null,
  100. "tax": 1046
  101. },
  102. {
  103. "isCd": false,
  104. "isCustomized": false,
  105. "isMenuSet": false,
  106. "isTaxable": true,
  107. "menuGroupCode": "G58K",
  108. "menuItemCode": "10327",
  109. "name": "Very Berry Float",
  110. "price": 10000,
  111. "quantity": 1,
  112. "setItems": null,
  113. "tax": 2046
  114. },
  115. {
  116. "isCd": false,
  117. "isCustomized": false,
  118. "isMenuSet": false,
  119. "isTaxable": true,
  120. "menuGroupCode": "G58B",
  121. "menuItemCode": "10482",
  122. "name": "KFC Red Hot Bento",
  123. "price": 15909,
  124. "quantity": 1,
  125. "setItems": null,
  126. "tax": 3636
  127. }
  128. ],
  129. "orderSource": "GRABFOOD",
  130. "orderStatus": "INIT",
  131. "orderType": "GRB",
  132. "payment": [
  133. {
  134. "paymentAmount": 42000,
  135. "paymentMethodCode": "GRB",
  136. "paymentUsed": 42000,
  137. "reffno": "284377179-C3LDCBDJSCBUL6"
  138. }
  139. ],
  140. "requestId": "c014e947-b325-4574-a34d-f3d3f02de91e",
  141. "transferStatus": "INIT",
  142. "user": {
  143. "id": "MOCK_GRABFOOD_USER_ID",
  144. "lastOrderId": "04160604B220006",
  145. "lastOrderStatus": "INIT",
  146. "name": "GF-088",
  147. "phoneNo": "+6280000000000"
  148. }
  149. },
  150. "message": "SUCCESS",
  151. "code": 200
  152. }
Advertisement
Add Comment
Please, Sign In to add comment