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": "c672bce4-0aba-400e-b97c-b2d253b0418a",
        "Show": {
          "RowGuid": "c6833c5c-c071-402c-b642-1d77cb1c9ef7",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-04-09T15:09:12.5119037+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-04-09T15:09:12.5129107+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
            "SeatGroup": {
              "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "c672bce4-0aba-400e-b97c-b2d253b0418a",
        "Show": {
          "RowGuid": "c6833c5c-c071-402c-b642-1d77cb1c9ef7",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-04-09T15:09:12.5119037+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-04-09T15:09:12.5129107+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
            "SeatGroup": {
              "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
              "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": "c672bce4-0aba-400e-b97c-b2d253b0418a",
        "Show": {
          "RowGuid": "c6833c5c-c071-402c-b642-1d77cb1c9ef7",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-04-09T15:09:12.5119037+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-04-09T15:09:12.5129107+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
            "SeatGroup": {
              "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "c672bce4-0aba-400e-b97c-b2d253b0418a",
        "Show": {
          "RowGuid": "c6833c5c-c071-402c-b642-1d77cb1c9ef7",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-04-09T15:09:12.5119037+02:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
              "SeatGroup": {
                "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-04-09T15:09:12.5129107+02:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "aa807805-a0ca-4e31-ab8c-970e19421ded",
            "SeatGroup": {
              "RowGuid": "c2a69d31-9eed-4683-b87e-449f61fc3b67",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "7fa716f6-fce3-4806-93b8-b825a3ff87d7",
              "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>2026-04-09T13:09:12.5129107Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>c672bce4-0aba-400e-b97c-b2d253b0418a</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>c6833c5c-c071-402c-b642-1d77cb1c9ef7</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-04-09T13:09:12.5119037Z</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>2026-04-09T13:09:12.5129107Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>c672bce4-0aba-400e-b97c-b2d253b0418a</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>c6833c5c-c071-402c-b642-1d77cb1c9ef7</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-04-09T13:09:12.5119037Z</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>2026-04-09T13:09:12.5129107Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>c672bce4-0aba-400e-b97c-b2d253b0418a</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>c6833c5c-c071-402c-b642-1d77cb1c9ef7</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-04-09T13:09:12.5119037Z</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>2026-04-09T13:09:12.5129107Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>120</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>c672bce4-0aba-400e-b97c-b2d253b0418a</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>aaa48ca5-fd4b-45c7-b3a8-e6c7d0584846</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>7fa716f6-fce3-4806-93b8-b825a3ff87d7</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>aa807805-a0ca-4e31-ab8c-970e19421ded</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>c2a69d31-9eed-4683-b87e-449f61fc3b67</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>c6833c5c-c071-402c-b642-1d77cb1c9ef7</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-04-09T13:09:12.5119037Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>120</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
    </Tickets>
  </TicketBundle>
</ArrayOfTicketBundle>