GET api/Ticket?showGuid={showGuid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showGuid

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of TicketBundle
NameDescriptionTypeAdditional information
Customer

Customer

None.

Tickets

Collection of Ticket

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Customer": {
      "FirstName": "sample string 1",
      "Name": "sample string 2"
    },
    "Tickets": [
      {
        "RowGuid": "ba9c3cda-7cf7-47a9-9230-25b2dac1e877",
        "Show": {
          "RowGuid": "e7629d69-d4d7-4510-b87d-dad8fd6e5177",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2025-09-19T00:05:10.3636103+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2025-09-19T00:05:10.3636103+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "bfde9b7e-57bd-4517-a5e4-b18f98a09b6a",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
            "SeatGroup": {
              "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "ba9c3cda-7cf7-47a9-9230-25b2dac1e877",
        "Show": {
          "RowGuid": "e7629d69-d4d7-4510-b87d-dad8fd6e5177",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2025-09-19T00:05:10.3636103+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2025-09-19T00:05:10.3636103+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "bfde9b7e-57bd-4517-a5e4-b18f98a09b6a",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
            "SeatGroup": {
              "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      }
    ]
  },
  {
    "Customer": {
      "FirstName": "sample string 1",
      "Name": "sample string 2"
    },
    "Tickets": [
      {
        "RowGuid": "ba9c3cda-7cf7-47a9-9230-25b2dac1e877",
        "Show": {
          "RowGuid": "e7629d69-d4d7-4510-b87d-dad8fd6e5177",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2025-09-19T00:05:10.3636103+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2025-09-19T00:05:10.3636103+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "bfde9b7e-57bd-4517-a5e4-b18f98a09b6a",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
            "SeatGroup": {
              "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "ba9c3cda-7cf7-47a9-9230-25b2dac1e877",
        "Show": {
          "RowGuid": "e7629d69-d4d7-4510-b87d-dad8fd6e5177",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2025-09-19T00:05:10.3636103+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
              "SeatGroup": {
                "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2025-09-19T00:05:10.3636103+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "bfde9b7e-57bd-4517-a5e4-b18f98a09b6a",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "fb73e549-b007-4116-8c82-48d08e32116a",
            "SeatGroup": {
              "RowGuid": "bf2846c8-dc8b-4b41-b629-df3eb7b219ab",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "3225c348-feea-4767-add6-a453f7f7a2da",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfTicketBundle xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RoodFluweel.Api.Models">
  <TicketBundle>
    <Customer>
      <FirstName>sample string 1</FirstName>
      <Name>sample string 2</Name>
    </Customer>
    <Tickets>
      <Ticket>
        <ControlCode>sample string 5</ControlCode>
        <IsScanned>true</IsScanned>
        <OrderDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-09-18T22:05:10.3636103Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>ba9c3cda-7cf7-47a9-9230-25b2dac1e877</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>bfde9b7e-57bd-4517-a5e4-b18f98a09b6a</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>e7629d69-d4d7-4510-b87d-dad8fd6e5177</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-09-18T22:05:10.3636103Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>120</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
      <Ticket>
        <ControlCode>sample string 5</ControlCode>
        <IsScanned>true</IsScanned>
        <OrderDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-09-18T22:05:10.3636103Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>ba9c3cda-7cf7-47a9-9230-25b2dac1e877</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>bfde9b7e-57bd-4517-a5e4-b18f98a09b6a</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>e7629d69-d4d7-4510-b87d-dad8fd6e5177</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-09-18T22:05:10.3636103Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>120</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
    </Tickets>
  </TicketBundle>
  <TicketBundle>
    <Customer>
      <FirstName>sample string 1</FirstName>
      <Name>sample string 2</Name>
    </Customer>
    <Tickets>
      <Ticket>
        <ControlCode>sample string 5</ControlCode>
        <IsScanned>true</IsScanned>
        <OrderDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-09-18T22:05:10.3636103Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>ba9c3cda-7cf7-47a9-9230-25b2dac1e877</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>bfde9b7e-57bd-4517-a5e4-b18f98a09b6a</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>e7629d69-d4d7-4510-b87d-dad8fd6e5177</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-09-18T22:05:10.3636103Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>120</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
      <Ticket>
        <ControlCode>sample string 5</ControlCode>
        <IsScanned>true</IsScanned>
        <OrderDate xmlns:d5p1="http://schemas.datacontract.org/2004/07/System">
          <d5p1:DateTime>2025-09-18T22:05:10.3636103Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>ba9c3cda-7cf7-47a9-9230-25b2dac1e877</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>bfde9b7e-57bd-4517-a5e4-b18f98a09b6a</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>3225c348-feea-4767-add6-a453f7f7a2da</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>fb73e549-b007-4116-8c82-48d08e32116a</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>bf2846c8-dc8b-4b41-b629-df3eb7b219ab</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>e7629d69-d4d7-4510-b87d-dad8fd6e5177</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2025-09-18T22:05:10.3636103Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>120</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
    </Tickets>
  </TicketBundle>
</ArrayOfTicketBundle>