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": "6f3916f8-4ea0-4530-b181-da6e4ccde84b",
        "Show": {
          "RowGuid": "7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-01-13T10:17:42.6508913+01:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-01-13T10:17:42.6519028+01:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "5c154b4c-7f94-4cd6-b945-54d33b961d89",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
            "SeatGroup": {
              "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "6f3916f8-4ea0-4530-b181-da6e4ccde84b",
        "Show": {
          "RowGuid": "7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-01-13T10:17:42.6508913+01:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-01-13T10:17:42.6519028+01:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "5c154b4c-7f94-4cd6-b945-54d33b961d89",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
            "SeatGroup": {
              "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
              "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": "6f3916f8-4ea0-4530-b181-da6e4ccde84b",
        "Show": {
          "RowGuid": "7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-01-13T10:17:42.6508913+01:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-01-13T10:17:42.6519028+01:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "5c154b4c-7f94-4cd6-b945-54d33b961d89",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
            "SeatGroup": {
              "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
              "Name": "sample string 2",
              "Sort": 1
            },
            "Price": 2.0,
            "ReservationCost": 3.0
          }
        },
        "Paid": true,
        "ControlCode": "sample string 5",
        "IsScanned": true
      },
      {
        "RowGuid": "6f3916f8-4ea0-4530-b181-da6e4ccde84b",
        "Show": {
          "RowGuid": "7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d",
          "SeatPlanLocationName": "sample string 2",
          "ShowDateOffset": "2026-01-13T10:17:42.6508913+01:00",
          "ProductionName": "sample string 4",
          "SeatCount": 5,
          "DefaultReservationCostsEnabled": true,
          "IsOpenHouse": true,
          "HasPromotions": true,
          "PriceList": [
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            },
            {
              "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
              "SeatGroup": {
                "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
                "Name": "sample string 2",
                "AvailableSeats": 3,
                "Sort": 1
              },
              "PriceCategory": {
                "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
                "Name": "sample string 2",
                "Sort": 1
              },
              "Price": 2.0,
              "ReservationCost": 3.0
            }
          ],
          "ProductionImageUri": "http://webapihelppage9.com"
        },
        "OrderDate": "2026-01-13T10:17:42.6519028+01:00",
        "Price": 3.0,
        "Seat": {
          "RowGuid": "5c154b4c-7f94-4cd6-b945-54d33b961d89",
          "DisplayName": "sample string 2",
          "PriceListItem": {
            "RowGuid": "181e1563-1a93-473f-9ef7-9d1856e73bf8",
            "SeatGroup": {
              "RowGuid": "3605e18e-042c-4280-b82e-fa7def5fdbfc",
              "Name": "sample string 2",
              "AvailableSeats": 3,
              "Sort": 1
            },
            "PriceCategory": {
              "RowGuid": "d6017f02-bc4b-4862-8f99-0f2567bda906",
              "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-01-13T09:17:42.6519028Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>6f3916f8-4ea0-4530-b181-da6e4ccde84b</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>5c154b4c-7f94-4cd6-b945-54d33b961d89</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-01-13T09:17:42.6508913Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>60</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-01-13T09:17:42.6519028Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>6f3916f8-4ea0-4530-b181-da6e4ccde84b</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>5c154b4c-7f94-4cd6-b945-54d33b961d89</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-01-13T09:17:42.6508913Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>60</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-01-13T09:17:42.6519028Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>6f3916f8-4ea0-4530-b181-da6e4ccde84b</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>5c154b4c-7f94-4cd6-b945-54d33b961d89</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-01-13T09:17:42.6508913Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>60</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-01-13T09:17:42.6519028Z</d5p1:DateTime>
          <d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
        </OrderDate>
        <Paid>true</Paid>
        <Price>3</Price>
        <RowGuid>6f3916f8-4ea0-4530-b181-da6e4ccde84b</RowGuid>
        <Seat>
          <DisplayName>sample string 2</DisplayName>
          <PriceListItem>
            <Price>2</Price>
            <PriceCategory>
              <Name>sample string 2</Name>
              <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
              <Sort>1</Sort>
            </PriceCategory>
            <ReservationCost>3</ReservationCost>
            <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
            <SeatGroup>
              <AvailableSeats>3</AvailableSeats>
              <Name>sample string 2</Name>
              <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
              <Sort>1</Sort>
            </SeatGroup>
          </PriceListItem>
          <RowGuid>5c154b4c-7f94-4cd6-b945-54d33b961d89</RowGuid>
        </Seat>
        <Show>
          <DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
          <HasPromotions>true</HasPromotions>
          <IsOpenHouse>true</IsOpenHouse>
          <PriceList>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
            <PriceListItem>
              <Price>2</Price>
              <PriceCategory>
                <Name>sample string 2</Name>
                <RowGuid>d6017f02-bc4b-4862-8f99-0f2567bda906</RowGuid>
                <Sort>1</Sort>
              </PriceCategory>
              <ReservationCost>3</ReservationCost>
              <RowGuid>181e1563-1a93-473f-9ef7-9d1856e73bf8</RowGuid>
              <SeatGroup>
                <AvailableSeats>3</AvailableSeats>
                <Name>sample string 2</Name>
                <RowGuid>3605e18e-042c-4280-b82e-fa7def5fdbfc</RowGuid>
                <Sort>1</Sort>
              </SeatGroup>
            </PriceListItem>
          </PriceList>
          <ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
          <ProductionName>sample string 4</ProductionName>
          <RowGuid>7c2dac8e-2d57-41fd-a9fa-aa5fdecfcf2d</RowGuid>
          <SeatCount>5</SeatCount>
          <SeatPlanLocationName>sample string 2</SeatPlanLocationName>
          <ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
            <d6p1:DateTime>2026-01-13T09:17:42.6508913Z</d6p1:DateTime>
            <d6p1:OffsetMinutes>60</d6p1:OffsetMinutes>
          </ShowDateOffset>
        </Show>
      </Ticket>
    </Tickets>
  </TicketBundle>
</ArrayOfTicketBundle>