{
    "id": "b1048433-efb7-4a49-84a0-07005f4309ae",
    "object": "delivery",
    "tracking_code": "031020270600",
    "status": "canceled",
    "ready_by": "2026-02-28T20:17:00+09:00",
  "driver": {
    "id": 1234,
    "name": "DIAq テストドライバー",
    "phone": "090-1234-5678",
    "vehicle_type": "軽四輪"
  },
    "delivered_at": null,
    "delivery_window": {
        "id": "d55c31c4-3aec-49f1-a9b5-d3d65ff791d3",
        "starts_at": "2026-02-28T08:00:00+09:00",
        "ends_at": "2026-02-28T09:00:00+09:00",
        "expires_at": "2026-02-28T15:47:59+09:00"
    },
    "customer": {
        "last_name": "吉沢",
        "first_name": "健二",
        "business_name": "株式会社カンパニー",
        "phone": "080-0000-0000",
        "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": "0",
            "number": 1,
            "boxes": 1,
            "height": 0,
            "width": 0,
            "depth": 0,
            "weight": 0,
            "attention": ""
        }
    ],
    "distance": 6890,
  "etc_price": "0",
  "etc_price_reason": "",
  "exception": {
    "code": 9,
    "description": "管理者キャンセル",
    "exception_comment": "管理者キャンセル"
  },
  "update": "2026-01-21T17:24:05.706+09:00"
}