Skip to content

Instantly share code, notes, and snippets.

@ddfont
Last active April 25, 2024 18:26
Show Gist options
  • Save ddfont/9882fe85a26fa83d263082fc3b435468 to your computer and use it in GitHub Desktop.
Save ddfont/9882fe85a26fa83d263082fc3b435468 to your computer and use it in GitHub Desktop.
{
// "dasherId": 33478277,
"dasherId": 16565618,
// "dasherId": 21323541,
"startingPointIds": [
5769, // Mill valley
],
"vehicleTypeId": 1,
"startTime": "2023-04-22T00:00:09.000000403Z",
"endTime": "2025-04-22T23:59:23.000000656Z",
"isImpromptuDash": false,
"lat": 37.7749,
"lng": -122.4194,
}
RESPONSE
{
"objects": [
{
"endTime": "2024-04-25T21:00:00Z",
"startTime": "2024-04-25T18:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-04-26T09:00:00Z",
"startTime": "2024-04-25T23:00:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-04-27T09:00:00Z",
"startTime": "2024-04-26T10:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-04-28T09:00:00Z",
"startTime": "2024-04-27T10:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-04-29T09:00:00Z",
"startTime": "2024-04-28T10:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-04-30T09:00:00Z",
"startTime": "2024-04-29T10:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
},
{
"endTime": "2024-05-01T07:00:00Z",
"startTime": "2024-04-30T10:30:00Z",
"isRecommendedDash": false,
"startingPointId": 5769,
"vehicleType": {
"id": 1,
"name": "car",
"iconImgUrl": "https://s3-us-west-2.amazonaws.com/doordash-static/img/car.png",
"needsLicenseInfo": true,
"googleMapsVehicleString": "driving",
"friendlyName": "Car"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment