{
    "id": "ba29d5f3-5fc2-4907-b283-8b0fcb13dd6c",
    "object": "delivery",
    "tracking_code": "031020131366",
    "status": "assigned",
    "ready_by": "2026-07-11T01:11:00+09:00",
    "driver": {
        "id": 50,
        "name": "吉井　次郎",
        "location": {
            "longitude": 139.70319012455306,
            "latitude": 35.709304567181135,
            "update": "2026-07-10T20:15:05+09:00"
        }
    },
    "delivered_at": null,
    "delivery_window": {
        "id": "0feeb1c1-5d90-443c-99d9-04b25704834d",
        "starts_at": "2026-07-11T09:00:00+09:00",
        "ends_at": "2026-07-11T10:00:00+09:00",
        "expires_at": "2026-07-10T20:41:37+09:00"
    },
    "customer": {
        "last_name": "吉沢",
        "first_name": "健二",
        "business_name": "株式会社カンパニー",
        "phone": "03-1234-5678",
        "email": "efg@example.co.jp",
        "address_zipcode": "123-1234",
        "address_prefecture": "東京都",
        "address_line_1": "港区神田猿楽町1-1-1",
        "address_line_2": "東麻布ビル9階"
    },
    "store": {
        "store_id": "1724e928-f458-468d-9987-1c38a227e172",
        "store_name": "ライフスタイルショップ",
        "store_address_prefecture": "東京都",
        "store_address_line_1": "港区麻布十番1-2-3",
        "store_address_line_2": "",
        "store_phone": "03-1111-2222",
        "store_type": "consolidation_store"
    },
    "pickup_comments": "",
    "destination_comments": "",
    "pickup_driver_comments": "",
    "destination_driver_comments": "",
    "private_comments":"",
    "delivery_kind": null,
    "delivery_method": null,
    "store_signature": "barcode",
    "customer_signature": "signature",
    "packages": [
        {
            "service_brand": "80サイズ",
            "name": "衣料",
            "price": "880",
            "number": 1,
            "boxes": 1,
            "height": 0,
            "width": 0,
            "depth": 0,
            "weight": 0,
            "attention": ""
        }
    ],
    "distance": 8932,
    "etc_price": "0",
    "etc_price_reason": "",
    "exception": null,
    "update": "2019-07-10T20:15:17.845+09:00"
}