Advertisement
ahadianNKC

Untitled

Mar 20th, 2023
808
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.18 KB | None | 0 0
  1. {
  2. "requestId": "AND-230321010048-50FB7907FBB0",
  3. "orderId": "05070321N230006",
  4. "acquirementId": "d91704a8-6317-4b3b-8f53-ef12cec2f15d",
  5. "orderType": "PNP",
  6. "cancelTime": 0,
  7. "cancelReason": "",
  8. "cancelStatus": "",
  9. "caseOfCancellation": "",
  10. "notes": "",
  11. "orderSource": "ANDROID",
  12. "orderStatus": "TRANSFERRED",
  13. "paymentStatus": "SUCCESS",
  14. "transferStatus": "SUCCESS",
  15. "transferTime": "2023-03-21T01:01:19+07:00",
  16. "loyaltyPoints": 0,
  17. "totalPoints": 0,
  18. "paymentMethod": "GPY",
  19. "user": {
  20. "id": "edvGFcXZHSXTbBFuRQAvJzRwEHz2",
  21. "phoneNo": "+6287871415510",
  22. "name": "Fernando",
  23. "lastOrderStatus": "INIT",
  24. "lastOrderId": "05070321N230006"
  25. },
  26. "destinationStore": {
  27. "outletCode": "0507",
  28. "regionCode": "0003",
  29. "taxPercentage": 10,
  30. "deliveryCharge": 0,
  31. "posIPAddress": "192.168.122.21",
  32. "port": "8181",
  33. "faxNumber": "+62227321887",
  34. "storeCityCode": "BDG",
  35. "storeName": "BUAH BATU",
  36. "storeAddress": "Jl. Buah Batu Raya No. 180 ABBandung",
  37. "lat": -6.941178,
  38. "lng": 107.62712
  39. },
  40. "orderLines": [
  41. {
  42. "menuItemCode": "11174",
  43. "price": 14545,
  44. "tax": 1455,
  45. "quantity": 1,
  46. "isTaxable": true,
  47. "isCustomized": false,
  48. "name": "Crispy Burger",
  49. "description": "Crispy Burger",
  50. "imageURL": "https://firebasestorage.googleapis.com/v0/b/kfcjv-production.appspot.com/o/MenuImages%2F11174.jpg?alt=media",
  51. "setItems": null
  52. }
  53. ],
  54. "rewardLines": [
  55. {
  56. "menuItemCode": "12114",
  57. "price": 0,
  58. "tax": 0,
  59. "quantity": 1,
  60. "isTaxable": false,
  61. "isCustomized": false,
  62. "name": "Kombo Super Duk Duk 2",
  63. "description": "2 Pcs Rendang Chicken + 1 Rice + 1 Avocado Float",
  64. "imageURL": "https://firebasestorage.googleapis.com/v0/b/kfcjv-production.appspot.com/o/MenuImages%2F12114.jpg?alt=media",
  65. "setItems": null
  66. },
  67. {
  68. "menuItemCode": "12114",
  69. "price": 0,
  70. "tax": 0,
  71. "quantity": 1,
  72. "isTaxable": false,
  73. "isCustomized": false,
  74. "name": "Kombo Super Duk Duk 2",
  75. "description": "2 Pcs Rendang Chicken + 1 Rice + 1 Avocado Float",
  76. "imageURL": "https://firebasestorage.googleapis.com/v0/b/kfcjv-production.appspot.com/o/MenuImages%2F12114.jpg?alt=media",
  77. "setItems": null
  78. }
  79. ],
  80. "voucherLines": [
  81. ],
  82. "deliveryAddress": {
  83. "address": "",
  84. "geolocation": {
  85. "latitude": -6.210179,
  86. "longitude": 106.849806
  87. },
  88. "notes": "TAKE_AWAY N6",
  89. "zipCode": "99999",
  90. "areaName": "AREA COACH JAKARTA 1 - 16",
  91. "cityName": "BANDUNG",
  92. "plateNumber": ""
  93. },
  94. "payment": [
  95. {
  96. "paymentMethodCode": "GPY",
  97. "paymentAmount": 18000,
  98. "paymentUsed": 18000,
  99. "reffNo": "",
  100. "subPaymentMethod": ""
  101. }
  102. ],
  103. "orderCalculation": [
  104. {
  105. "key": "totalAmount",
  106. "value": 14545
  107. },
  108. {
  109. "key": "totalFnB",
  110. "value": 14545
  111. },
  112. {
  113. "key": "totalTakeAway",
  114. "value": 1818
  115. },
  116. {
  117. "key": "totalRestaurantTax",
  118. "value": 1637
  119. },
  120. {
  121. "key": "total",
  122. "value": 18000
  123. },
  124. {
  125. "key": "totalRounding",
  126. "value": 0
  127. },
  128. {
  129. "key": "totalSales",
  130. "value": 18000
  131. },
  132. {
  133. "key": "totalPayment",
  134. "value": 18000
  135. },
  136. {
  137. "key": "storePercentage",
  138. "value": 10
  139. },
  140. {
  141. "key": "restaurantTax",
  142. "value": 10
  143. },
  144. {
  145. "key": "valueAddedTax",
  146. "value": 11
  147. },
  148. {
  149. "key": "deliveryTax",
  150. "value": 10
  151. }
  152. ],
  153. "createdAt": "2023-03-21T01:00:52+07:00",
  154. "orderStatusHistory": null,
  155. "pointBlockedReason": "",
  156. "deliveryType": "",
  157. "deliveryStatus": "NONE",
  158. "refundStatus": "",
  159. "refundTime": null
  160. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement