Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
3.0 kB
1
Indexable
Never
{
    "pickupContact": {
        "email": "carissa@wisesystems.com",
        "name": "Carissa Zukowski",
        "phone": "5082037319"
    },
    "pickupLocation": {
        "addressLine1": "84 Sherman St",
        "addressLine2": "",
        "city": " Cambridge",
        "country": "USA",
        "name": "Supply Station",
        "state": "MA",
        "zipcode": "02140"
    },
    "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": [
        "on demand"
    ],
    "name": "L29832",
    "props": {
        "externalLinks": [
            "https://www.google.com/",
            "https://www.bing.com/",
            "https://www.amazon.com/"
        ],
        "pickupInventory": [
            {
                "item_id": "abc",
                "pickupInvoices": [
                    {
                        "invoiceId": "5ad50d50-af20-429c-a2c0-9ad3ca6d6b7b",
                        "invoiceNumber": "IN8888",
                        "amountDue": 20
                    }
                ],
                "item_name": "Coca Cola",
                "order_id": "14602",
                "expected_quantity": 2
            },
            {
                "item_id": "abc",
                "item_name": "Sprite",
                "order_id": "14603",
                "expected_quantity": 1
            }
        ],
        "deliveryInventory": [
            {
                "item_id": "abc",
                "deliveryInvoices": [
                    {
                        "invoiceId": "5bd50d50-af20-429c-a2c0-9ad3ca6d6b7b",
                        "invoiceNumber": "IN8888",
                        "amountDue": 20
                    }
                ],
                "item_name": "Coca Cola",
                "order_id": "14602",
                "expected_quantity": 2
            },
            {
                "item_id": "abc",
                "item_name": "Sprite",
                "order_id": "14603",
                "expected_quantity": 1
            }
        ],
        "pickupServiceTime": "PT5M",
        "deliveryServiceTime": "PT5M",
        "pickupTime": "2020-06-30T15:00:00Z",
        "deliveryTime": "2020-06-30T15:00:00Z",
        "pickupWindow": [
            {
                "start": "2020-06-30T12:00:00Z",
                "end": "2020-06-30T23:30:00Z"
            }
        ],
        "deliveryWindow": [
            {
                "start": "2020-06-30T15:00:00Z",
                "end": "2020-06-30T23:30:00Z"
            }
        ],
        "priority": 2,
        "weight": 5
    },
    "routeDate": "2023-05-02",
    "vehicleEid": "",
    "vehicleTypes": []
}