{
  "data": {
    "data": {
      "fulfillment_order": {
        "id": 1046000819,
        "shop_id": 548380009,
        "order_id": 450789469,
        "assigned_location_id": 24826418,
        "request_status": "submitted",
        "status": "open",
        "supported_actions": [
          "cancel_fulfillment_order"
        ],
        "destination": {
          "id": 1046000803,
          "address1": "Chestnut Street 92",
          "address2": "",
          "city": "Louisville",
          "company": null,
          "country": "United States",
          "email": "bob.norman@mail.example.com",
          "first_name": "Bob",
          "last_name": "Norman",
          "phone": "+1(502)-459-2181",
          "province": "Kentucky",
          "zip": "40202"
        },
        "line_items": [
          {
            "id": 1058737560,
            "shop_id": 548380009,
            "fulfillment_order_id": 1046000819,
            "quantity": 1,
            "line_item_id": 518995019,
            "inventory_item_id": 49148385,
            "fulfillable_quantity": 1,
            "variant_id": 49148385
          }
        ],
        "international_duties": null,
        "fulfill_at": null,
        "fulfill_by": null,
        "fulfillment_holds": [],
        "created_at": "2024-01-02T09:11:20-05:00",
        "updated_at": "2024-01-02T09:11:20-05:00",
        "delivery_method": null,
        "assigned_location": {
          "address1": null,
          "address2": null,
          "city": null,
          "country_code": "DE",
          "location_id": 24826418,
          "name": "Apple Api Shipwire",
          "phone": null,
          "province": null,
          "zip": null
        },
        "merchant_requests": []
      }
    }
  }
}