Advertisement
ahadianNKC

Untitled

Dec 29th, 2022
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.18 KB | None | 0 0
  1. {
  2.   "rewardLines": [
  3.     {
  4.       "quantity": 4,
  5.       "setItems": [],
  6.       "menuGroupCode": "G21",
  7.       "menuItemCode": "10508"
  8.     }
  9.   ],
  10.   "envInfo": {
  11.     "websiteLanguage": "en_US",
  12.     "sourcePlatform": "IPG",
  13.     "merchantAppVersion": "1.0",
  14.     "orderTerminalType": "APP",
  15.     "clientIp": "10.20.227.56",
  16.     "osType": "IOS",
  17.     "extendInfo": "{}",
  18.     "tokenId": "2020051545846013391071",
  19.     "sessionId": "",
  20.     "appVersion": "2.4.0",
  21.     "clientKey": "e5806b64-598d-414f-b7f7-83f9576eb6fb",
  22.     "orderOsType": "IOS",
  23.     "sdkVersion": ""
  24.   },
  25.   "destinationStore": {
  26.     "deliveryCharge": 10909,
  27.     "name": "GRAND INDONESIA JAKARTA",
  28.     "taxPercentage": 10,
  29.     "outletCode": "0384"
  30.   },
  31.   "voucherLines": [],
  32.   "orderType": "PNP",
  33.   "orderSource": "IOS",
  34.   "schemaId": 0,
  35.   "deliveryType": "",
  36.   "user": {
  37.     "deviceId": "vendorID-BCD0DDDA-18F7-450F-A644-81E62A1B95A2",
  38.     "id": "aMWi7caiPrXnPIGqblDvMMrAIUR2",
  39.     "merchantId": "",
  40.     "orderLon": "Optional(106.82266939959057)",
  41.     "orderLat": "Optional(-6.194178349414496)",
  42.     "osVersion": "16.1.2",
  43.     "phoneNo": "+628111559339",
  44.     "name": "eric Leong ",
  45.     "deviceModel": "iPhone"
  46.   },
  47.   "identifier": "",
  48.   "payment": [
  49.     {
  50.       "paymentUsed": 369000,
  51.       "reffNo": "",
  52.       "paymentAmount": 369000,
  53.       "paymentMethodCode": "CDO"
  54.     }
  55.   ],
  56.   "requestId": "IOS-221229204609-81E62A1B95A2",
  57.   "createdDate": "2022-12-29T20:43:22",
  58.   "timezone": "UTC+7",
  59.   "voucherUserId": "",
  60.   "isActual": false,
  61.   "totalAmount": 328182,
  62.   "actualPrice": 0,
  63.   "notes": "",
  64.   "deliveryAddress": {
  65.     "name": "",
  66.     "zipCode": "99999",
  67.     "stateName": "Jakarta",
  68.     "geolocation": {
  69.       "longitude": 0,
  70.       "latitude": 0
  71.     },
  72.     "notes": "TAKE_AWAY",
  73.     "address": "Jl MH Thamrin Grand Indonesia",
  74.     "countryName": "Indonesia",
  75.     "plateNumber": "",
  76.     "cityName": "JAKARTA",
  77.     "areaName": "AREA COACH JAKARTA 1 - 5"
  78.   },
  79.   "orderLines": [
  80.     {
  81.       "quantity": 4,
  82.       "isCustomized": false,
  83.       "menuGroupCode": "G42",
  84.       "setItems": [
  85.         {
  86.           "menuItemCode": "X1024",
  87.           "quantity": 4,
  88.           "modifierGroupCode": "M8G"
  89.         },
  90.         {
  91.           "menuItemCode": "X1420",
  92.           "modifierGroupCode": " ",
  93.           "quantity": 4
  94.         },
  95.         {
  96.           "menuItemCode": "X1240",
  97.           "modifierGroupCode": "ME2",
  98.           "quantity": 4
  99.         }
  100.       ],
  101.       "isTaxable": false,
  102.       "descriptions": "1 Colonel Burger + 1 Pcs Crispy Chicken + 1 Coca-Cola Reguler",
  103.       "price": 45000,
  104.       "subTotal": 180000,
  105.       "isMenuSet": true,
  106.       "menuItemCode": "11786",
  107.       "name": "Super Bola 2",
  108.       "cdPrice": 0
  109.     },
  110.     {
  111.       "quantity": 1,
  112.       "isCustomized": false,
  113.       "menuGroupCode": "G42",
  114.       "setItems": [
  115.         {
  116.           "menuItemCode": "X1048",
  117.           "quantity": 1,
  118.           "modifierGroupCode": "M9G"
  119.         }
  120.       ],
  121.       "isTaxable": false,
  122.       "descriptions": "9 Potong Ayam",
  123.       "price": 148182,
  124.       "subTotal": 148182,
  125.       "isMenuSet": true,
  126.       "menuItemCode": "4842",
  127.       "name": "9 Pcs Bucket",
  128.       "cdPrice": 0
  129.     }
  130.   ]
  131. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement