Advertisement
wzLeonardo

Just Eat Result

Jan 29th, 2024 (edited)
939
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.39 KB | Source Code | 0 0
  1. {
  2.   "scheduledShifts": [
  3.     {
  4.       "id": "353f81af-5191-4b49-8ffd-b09465f9e2c6",
  5.       "location": "Poole",
  6.       "deliveryZoneId": "7fcb00d5-c09e-4809-a3a7-d7f56f5b7de5",
  7.       "shiftType": "REGULAR",
  8.       "shiftTime": {
  9.         "start": 1707634800000,
  10.         "end": 1707649200000
  11.       },
  12.       "bonus": 0,
  13.       "isConfirmed": true,
  14.       "status": "CONFIRMED",
  15.       "canBeConfirmed": true,
  16.       "earlyCheckoutRequested": false,
  17.       "canBeDropped": true,
  18.       "canBeDroppedLate": false,
  19.       "vehicle": "BICYCLE",
  20.       "bonusType": "ORDER_BONUS"
  21.     },
  22.     {
  23.       "id": "f196bdf4-0227-4baf-bd38-dc55d18bdcb9",
  24.       "location": "Bournemouth",
  25.       "deliveryZoneId": "4492312c-54e6-478b-bd5b-235a188355e1",
  26.       "shiftType": "REGULAR",
  27.       "shiftTime": {
  28.         "start": 1707946200000,
  29.         "end": 1707957000000
  30.       },
  31.       "bonus": 0,
  32.       "isConfirmed": false,
  33.       "status": "UNCONFIRMED",
  34.       "canBeConfirmed": false,
  35.       "earlyCheckoutRequested": false,
  36.       "canBeDropped": true,
  37.       "canBeDroppedLate": false,
  38.       "vehicle": "BICYCLE",
  39.       "bonusType": "ORDER_BONUS"
  40.     },
  41.     {
  42.       "id": "ddc4df1f-a30f-428c-966e-8324076b8cd5",
  43.       "location": "Poole",
  44.       "deliveryZoneId": "7fcb00d5-c09e-4809-a3a7-d7f56f5b7de5",
  45.       "shiftType": "REGULAR",
  46.       "shiftTime": {
  47.         "start": 1708001100000,
  48.         "end": 1708015500000
  49.       },
  50.       "bonus": 0,
  51.       "isConfirmed": false,
  52.       "status": "UNCONFIRMED",
  53.       "canBeConfirmed": false,
  54.       "earlyCheckoutRequested": false,
  55.       "canBeDropped": true,
  56.       "canBeDroppedLate": false,
  57.       "vehicle": "BICYCLE",
  58.       "bonusType": "ORDER_BONUS"
  59.     }
  60.   ],
  61.   "availableShifts": [],
  62.   "notifications": {
  63.     "beforeShift": {
  64.       "shift": {
  65.         "id": "353f81af-5191-4b49-8ffd-b09465f9e2c6",
  66.         "location": "Poole",
  67.         "deliveryZoneId": "7fcb00d5-c09e-4809-a3a7-d7f56f5b7de5",
  68.         "shiftType": "REGULAR",
  69.         "shiftTime": {
  70.           "start": 1707634800000,
  71.           "end": 1707649200000
  72.         },
  73.         "bonus": 0,
  74.         "isConfirmed": true,
  75.         "status": "CONFIRMED",
  76.         "canBeConfirmed": true,
  77.         "earlyCheckoutRequested": false,
  78.         "canBeDropped": true,
  79.         "canBeDroppedLate": false,
  80.         "vehicle": "BICYCLE",
  81.         "bonusType": "ORDER_BONUS"
  82.       },
  83.       "timestamp": 1707633000000
  84.     },
  85.     "lateShift": {
  86.       "shift": {
  87.         "id": "353f81af-5191-4b49-8ffd-b09465f9e2c6",
  88.         "location": "Poole",
  89.         "deliveryZoneId": "7fcb00d5-c09e-4809-a3a7-d7f56f5b7de5",
  90.         "shiftType": "REGULAR",
  91.         "shiftTime": {
  92.           "start": 1707634800000,
  93.           "end": 1707649200000
  94.         },
  95.         "bonus": 0,
  96.         "isConfirmed": true,
  97.         "status": "CONFIRMED",
  98.         "canBeConfirmed": true,
  99.         "earlyCheckoutRequested": false,
  100.         "canBeDropped": true,
  101.         "canBeDroppedLate": false,
  102.         "vehicle": "BICYCLE",
  103.         "bonusType": "ORDER_BONUS"
  104.       },
  105.       "timestamp": 1707634800000
  106.     },
  107.     "initialConfirmShift": {
  108.       "shift": {
  109.         "id": "f196bdf4-0227-4baf-bd38-dc55d18bdcb9",
  110.         "location": "Bournemouth",
  111.         "deliveryZoneId": "4492312c-54e6-478b-bd5b-235a188355e1",
  112.         "shiftType": "REGULAR",
  113.         "shiftTime": {
  114.           "start": 1707946200000,
  115.           "end": 1707957000000
  116.         },
  117.         "bonus": 0,
  118.         "isConfirmed": false,
  119.         "status": "UNCONFIRMED",
  120.         "canBeConfirmed": false,
  121.         "earlyCheckoutRequested": false,
  122.         "canBeDropped": true,
  123.         "canBeDroppedLate": false,
  124.         "vehicle": "BICYCLE",
  125.         "bonusType": "ORDER_BONUS"
  126.       },
  127.       "timestamp": 1707859800000
  128.     },
  129.     "confirmShift": {
  130.       "shift": {
  131.         "id": "f196bdf4-0227-4baf-bd38-dc55d18bdcb9",
  132.         "location": "Bournemouth",
  133.         "deliveryZoneId": "4492312c-54e6-478b-bd5b-235a188355e1",
  134.         "shiftType": "REGULAR",
  135.         "shiftTime": {
  136.           "start": 1707946200000,
  137.           "end": 1707957000000
  138.         },
  139.         "bonus": 0,
  140.         "isConfirmed": false,
  141.         "status": "UNCONFIRMED",
  142.         "canBeConfirmed": false,
  143.         "earlyCheckoutRequested": false,
  144.         "canBeDropped": true,
  145.         "canBeDroppedLate": false,
  146.         "vehicle": "BICYCLE",
  147.         "bonusType": "ORDER_BONUS"
  148.       },
  149.       "timestamp": 1707917400000
  150.     }
  151.   }
  152. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement