Untitled

 avatar
unknown
plain_text
2 years ago
1.3 kB
4
Indexable
{
    "deliveryContact": {
        "email": "rkimball@wisesystems.com",
        "name": "Riley Kimball",
        "phone": "5082037319"
    },
    "deliveryLocation": {
        "addressLine1": "92 Peterborough St",
        "addressLine2": "",
        "city": " Boston",
        "country": "USA",
        "name": "El Pelon Taqueria",
        "state": "MA",
        "zipcode": "02215"
    },
    "labels": ["AB", "CD", "EF"],
    "name": "L29832",
    "externalTaskType": "Empty Delivery",
    "props": {
        "deliveryInventory": [
            {
                "item_id": "abc",
                "item_name": "Coca Cola",
                "order_id": "14602",
                "expected_quantity": 2
            },
            {
                "item_id": "abc",
                "item_name": "Sprite",
                "order_id": "14603",
                "expected_quantity": 1
            }
        ],
        "deliveryServiceTime": "PT5M",
        "deliveryTime": "2020-06-30T15:00:00Z",
        "deliveryWindow": [
            {
                "start": "2020-06-30T15:00:00Z",
                "end": "2020-06-30T23:30:00Z"
            }
        ],
        "priority": 1,
        "size": 5,
        "weight": 5
    },
    "routeDate": "2023-03-22",
    "vehicleEid": "1336",
    "vehicleTypes": []
}
Editor is loading...