Advertisement
ahadianNKC

Untitled

May 23rd, 2023
673
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.89 KB | None | 0 0
  1. {
  2.   "headers": {
  3.     "content-type": "application/json",
  4.     "gzip": true,
  5.     "authorization": "Basic b21zOm5EaU5uSjB1R0F0YUZwMzk=",
  6.     "x-forwarded-for": "52.74.198.105"
  7.   },
  8.   "method": "POST",
  9.   "url": "https://fastfood.ffi.co.id/grab/api/v1/order",
  10.   "json": true,
  11.   "body": {
  12.     "orderType": "GRB",
  13.     "orderSource": "GRABFOOD",
  14.     "requestId": "baf6bf65-d24a-4246-aa2f-cf07866960b5",
  15.     "externalOrderId": "318236141-C4CJJADVCREDV2",
  16.     "merchantId": "IDGFSTI00002hmr",
  17.     "createdDate": "2023-05-23T11:07:52Z",
  18.     "payment": [
  19.       {
  20.         "paymentAmount": 7199900,
  21.         "exponent": 2,
  22.         "paymentMethodCode": "GRB",
  23.         "paymentUsed": 7199900,
  24.         "reffNo": "318236141-C4CJJADVCREDV2"
  25.       }
  26.     ],
  27.     "notes": "GF-785",
  28.     "destinationStore": {
  29.       "outletCode": "1045"
  30.     },
  31.     "user": {
  32.       "id": "MOCK_GRABFOOD_USER_ID",
  33.       "name": "GF-785",
  34.       "phoneNo": "+6280000000000"
  35.     },
  36.     "orderLines": [
  37.       {
  38.         "menuGroupCode": "G71H",
  39.         "menuItemCode": "11999",
  40.         "quantity": 1,
  41.         "price": 65454,
  42.         "setItems": [
  43.           {
  44.             "menuItemCode": "X1251",
  45.             "modifierGroupCode": "ME3",
  46.             "originalItemCode": "X1241",
  47.             "quantity": 1,
  48.             "price": 0
  49.           }
  50.         ]
  51.       }
  52.     ],
  53.     "partnerRequest": "{\"orderID\":\"318236141-C4CJJADVCREDV2\",\"completeTime\":null,\"orderTime\":\"2023-05-23T11:07:52Z\",\"orderState\":\"\",\"merchantID\":\"IDGFSTI00002hmr\",\"partnerMerchantID\":\"1045\",\"shortOrderNumber\":\"GF-785\",\"paymentType\":\"CASHLESS\",\"currency\":{\"code\":\"IDR\",\"symbol\":\"RP\",\"exponent\":2},\"cutlery\":false,\"items\":[{\"id\":\"G71H_11999_65454\",\"quantity\":1,\"specifications\":\"\",\"price\":7199900,\"modifiers\":[{\"id\":\"X1251_X1241_ME3_0\",\"quantity\":1,\"price\":0,\"tax\":0}],\"grabItemID\":\"IDITE20230415194721324597\",\"tax\":654500}],\"price\":{\"subtotal\":7199900,\"tax\":672700,\"deliveryFee\":900000,\"eaterPayment\":7799900,\"grabFundPromo\":500000,\"merchantFundPromo\":0,\"merchantChargeFee\":200000,\"basketPromo\":0,\"smallOrderFee\":0},\"featureFlags\":{\"orderAcceptedType\":\"AUTO\",\"orderType\":\"DeliveredByGrab\",\"isMexEditOrder\":false},\"submitTime\":null,\"receiver\":null,\"campaigns\":[{\"id\":\"SSCSBYExclusions5k-CZLHG6VAWCBDAT-5474671\",\"name\":\"Diskon Rp5.000 untuk ongkos kirim\",\"deductedAmount\":500000,\"deductedPart\":\"delivery_fee\",\"appliedItemIDs\":null,\"level\":\"delivery_fee\",\"mexFundedRatio\":0,\"type\":\"delivery\",\"usageCount\":1,\"freeItem\":{\"id\":\"\",\"name\":\"\",\"quantity\":0,\"price\":0}}],\"dineIn\":null,\"scheduledTime\":\"\",\"membershipID\":\"\",\"orderReadyEstimation\":{\"allowChange\":true,\"estimatedOrderReadyTime\":\"2023-05-23T11:14:18.045248255Z\",\"maxOrderReadyTime\":\"2023-05-23T11:53:12.045248255Z\",\"newOrderReadyTime\":null},\"promos\":null}"
  54.   }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement