{
    "id": "b19d12ab-134c-4a9a-8c93-785c208ba36b",
    "object": "delivery",
    "tracking_code": "031020301798",
    "status": "returning",
    "ready_by": "2026-07-11T20:34:00+09:00",
    "driver": {
        "id": 50,
        "name": "吉井　次郎",
        "phone": "090-0000-1111",
        "vehicle_type": "バイク125cc超",
        "location": {
            "longitude": 139.70327903228542,
            "latitude": 35.70933032117793,
            "update": "2026-07-11T15:34:18+09:00"
        }
    },
    "delivered_at": null,
    "delivery_window": {
        "id": "4d40546f-737f-4167-ac1e-6fc49270c857",
        "starts_at": "2026-07-12T10:00:00+09:00",
        "ends_at": "2026-07-12T12:00:00+09:00",
        "expires_at": "2026-07-11T16:05:08+09:00"
    },
    "customer": {
        "last_name": "吉沢",
        "first_name": "健二",
        "business_name": "株式会社カンパニー",
        "phone": "090-4399-9999",
        "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": 2533,
    "etc_price": "0",
    "etc_price_reason": "",
    "exception": {
        "code": 3,
        "description": "不在",
        "exception_comment": ""
    },
    "update": "2019-07-11T15:36:15.698+09:00"
}