{
    "id": "61db0adf-867f-4ba0-80a9-e6dbee19f5e6",
    "object": "delivery",
    "tracking_code": "031020295046",
    "status": "returning",
    "ready_by": "2026-07-11T20:26:00+09:00",
    "driver": {
        "id": 50,
        "name": "吉井　次郎",
        "phone": "090-0000-1111",
        "vehicle_type": "バイク125cc超",
        "location": {
            "longitude": 139.7031881062924,
            "latitude": 35.7093392812204,
            "update": "2026-07-11T15:25:18+09:00"
        }
    },
    "delivered_at": null,
    "delivery_window": {
        "id": "b1a7be8d-906d-451f-99ea-bccce7c93c26",
        "starts_at": "2026-07-12T09:00:00+09:00",
        "ends_at": "2026-07-12T10:00:00+09:00",
        "expires_at": "2026-07-11T15:57:03+09:00"
    },
    "customer": {
        "last_name": "吉沢",
        "first_name": "健二",
        "business_name": "株式会社カンパニー",
        "phone": "090-2222-7777",
        "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": 6675,
    "etc_price": "0",
    "etc_price_reason": "",
    "exception": {
        "code": 2,
        "description": "店舗が閉まっている",
        "exception_comment": ""
    },
    "update": "2019-07-11T15:28:13.36+09:00"
}