Advertisement
ahadianNKC

Untitled

Nov 28th, 2022 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.35 KB | None | 0 0
  1. {
  2.   "deliveryType": "KFC",
  3.   "voucherUserId": "c0001735-1b1b-4693-9de5-ac249f7c65a3",
  4.   "schemaId": 0,
  5.   "deliveryAddress": {
  6.     "address": "Jl. Raya Solo-Sragen KM.1 (Palur) Karang Anyar-Jateng",
  7.     "zipCode": "99999",
  8.     "geolocation": {
  9.       "longitude": 0,
  10.       "latitude": 0
  11.     },
  12.     "areaName": "AREA COACH JATIM - JATENG - 11",
  13.     "notes": "TAKE_AWAY",
  14.     "stateName": "Jakarta",
  15.     "countryName": "Indonesia",
  16.     "plateNumber": "",
  17.     "name": "",
  18.     "cityName": "SURAKARTA"
  19.   },
  20.   "totalAmount": 950454,
  21.   "createdDate": "2022-11-24T14:34:28",
  22.   "orderSource": "IOS",
  23.   "requestId": "IOS-221124145058-BF4551754F76",
  24.   "rewardLines": [],
  25.   "notes": "",
  26.   "orderLines": [
  27.     {
  28.       "quantity": 21,
  29.       "isCustomized": false,
  30.       "menuGroupCode": "G42",
  31.       "setItems": [
  32.         {
  33.           "menuItemCode": "X1420",
  34.           "quantity": 2,
  35.           "modifierGroupCode": " "
  36.         },
  37.         {
  38.           "quantity": 2,
  39.           "originalItemCode": "X1024",
  40.           "modifierGroupCode": "M8G",
  41.           "menuItemCode": "X454"
  42.         },
  43.         {
  44.           "menuItemCode": "X1240",
  45.           "quantity": 2,
  46.           "modifierGroupCode": "ME2"
  47.         }
  48.       ],
  49.       "isTaxable": false,
  50.       "descriptions": "1 Colonel Burger + 1 Pcs Crispy Chicken + 1 Cola Reguler",
  51.       "price": 45000,
  52.       "subTotal": 950454,
  53.       "isMenuSet": true,
  54.       "menuItemCode": "11786",
  55.       "name": "Super Bola 2",
  56.       "cdPrice": 0
  57.     },
  58.     {
  59.       "quantity": 1,
  60.       "isCustomized": false,
  61.       "menuGroupCode": "G21",
  62.       "setItems": [],
  63.       "isTaxable": false,
  64.       "descriptions": "",
  65.       "price": 0,
  66.       "subTotal": 0,
  67.       "isMenuSet": false,
  68.       "menuItemCode": "10872",
  69.       "name": "",
  70.       "cdPrice": 0
  71.     }
  72.   ],
  73.   "orderType": "PNP",
  74.   "envInfo": {
  75.     "websiteLanguage": "en_US",
  76.     "merchantAppVersion": "1.0",
  77.     "sourcePlatform": "IPG",
  78.     "orderTerminalType": "APP",
  79.     "clientIp": "10.37.249.18",
  80.     "osType": "IOS",
  81.     "extendInfo": "{}",
  82.     "tokenId": "2020051545846013391071",
  83.     "sessionId": "",
  84.     "appVersion": "2.3.0",
  85.     "clientKey": "e5806b64-598d-414f-b7f7-83f9576eb6fb",
  86.     "sdkVersion": "",
  87.     "orderOsType": "IOS"
  88.   },
  89.   "identifier": "",
  90.   "timezone": "UTC+7",
  91.   "destinationStore": {
  92.     "deliveryCharge": 10909,
  93.     "name": "PALUR PLAZA",
  94.     "taxPercentage": 10,
  95.     "outletCode": "0815"
  96.   },
  97.   "voucherLines": [
  98.     {
  99.       "quantity": 1,
  100.       "menuItemCode": "10872",
  101.       "menuGroupCode": "G21",
  102.       "setItems": [
  103.         {
  104.           "quantity": 1,
  105.           "modifierGroupCode": "ME2",
  106.           "price": 0,
  107.           "menuItemCode": "X1240"
  108.         },
  109.         {
  110.           "quantity": 1,
  111.           "modifierGroupCode": " ",
  112.           "price": 0,
  113.           "menuItemCode": "X1024"
  114.         }
  115.       ]
  116.     }
  117.   ],
  118.   "payment": [
  119.     {
  120.       "paymentUsed": 1065500,
  121.       "reffNo": "",
  122.       "paymentAmount": 1065500,
  123.       "paymentMethodCode": "GPY"
  124.     }
  125.   ],
  126.   "user": {
  127.     "deviceId": "vendorID-641F9B4D-8303-414E-889B-BF4551754F76",
  128.     "id": "J1mPb1KnEjU7ndAbJ7Okr1QjbSc2",
  129.     "orderLat": "Optional(-7.6238448617603085)",
  130.     "orderLon": "Optional(111.08644650454777)",
  131.     "osVersion": "16.0.2",
  132.     "phoneNo": "+6282243760177",
  133.     "name": "Haris Suhada",
  134.     "deviceModel": "iPhone"
  135.   }
  136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement