GET api/Ticket?showGuid={showGuid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showGuid | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of TicketBundle| Name | Description | Type | Additional 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": "2b6df8c4-f67b-4464-a11f-c1f0c08fc500",
"Show": {
"RowGuid": "7ae1cd3a-f135-4083-9833-125b965055e9",
"SeatPlanLocationName": "sample string 2",
"ShowDateOffset": "2026-01-10T20:57:00.7265635+01:00",
"ProductionName": "sample string 4",
"SeatCount": 5,
"DefaultReservationCostsEnabled": true,
"IsOpenHouse": true,
"HasPromotions": true,
"PriceList": [
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
},
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
],
"ProductionImageUri": "http://webapihelppage9.com"
},
"OrderDate": "2026-01-10T20:57:00.7275592+01:00",
"Price": 3.0,
"Seat": {
"RowGuid": "361e6899-2865-4bb0-ba09-fdd2ba604366",
"DisplayName": "sample string 2",
"PriceListItem": {
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
},
"Paid": true,
"ControlCode": "sample string 5",
"IsScanned": true
},
{
"RowGuid": "2b6df8c4-f67b-4464-a11f-c1f0c08fc500",
"Show": {
"RowGuid": "7ae1cd3a-f135-4083-9833-125b965055e9",
"SeatPlanLocationName": "sample string 2",
"ShowDateOffset": "2026-01-10T20:57:00.7265635+01:00",
"ProductionName": "sample string 4",
"SeatCount": 5,
"DefaultReservationCostsEnabled": true,
"IsOpenHouse": true,
"HasPromotions": true,
"PriceList": [
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
},
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
],
"ProductionImageUri": "http://webapihelppage9.com"
},
"OrderDate": "2026-01-10T20:57:00.7275592+01:00",
"Price": 3.0,
"Seat": {
"RowGuid": "361e6899-2865-4bb0-ba09-fdd2ba604366",
"DisplayName": "sample string 2",
"PriceListItem": {
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"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": "2b6df8c4-f67b-4464-a11f-c1f0c08fc500",
"Show": {
"RowGuid": "7ae1cd3a-f135-4083-9833-125b965055e9",
"SeatPlanLocationName": "sample string 2",
"ShowDateOffset": "2026-01-10T20:57:00.7265635+01:00",
"ProductionName": "sample string 4",
"SeatCount": 5,
"DefaultReservationCostsEnabled": true,
"IsOpenHouse": true,
"HasPromotions": true,
"PriceList": [
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
},
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
],
"ProductionImageUri": "http://webapihelppage9.com"
},
"OrderDate": "2026-01-10T20:57:00.7275592+01:00",
"Price": 3.0,
"Seat": {
"RowGuid": "361e6899-2865-4bb0-ba09-fdd2ba604366",
"DisplayName": "sample string 2",
"PriceListItem": {
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
},
"Paid": true,
"ControlCode": "sample string 5",
"IsScanned": true
},
{
"RowGuid": "2b6df8c4-f67b-4464-a11f-c1f0c08fc500",
"Show": {
"RowGuid": "7ae1cd3a-f135-4083-9833-125b965055e9",
"SeatPlanLocationName": "sample string 2",
"ShowDateOffset": "2026-01-10T20:57:00.7265635+01:00",
"ProductionName": "sample string 4",
"SeatCount": 5,
"DefaultReservationCostsEnabled": true,
"IsOpenHouse": true,
"HasPromotions": true,
"PriceList": [
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
},
{
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"Name": "sample string 2",
"Sort": 1
},
"Price": 2.0,
"ReservationCost": 3.0
}
],
"ProductionImageUri": "http://webapihelppage9.com"
},
"OrderDate": "2026-01-10T20:57:00.7275592+01:00",
"Price": 3.0,
"Seat": {
"RowGuid": "361e6899-2865-4bb0-ba09-fdd2ba604366",
"DisplayName": "sample string 2",
"PriceListItem": {
"RowGuid": "68c57e86-6f7f-4ce7-b8e9-3f3807045902",
"SeatGroup": {
"RowGuid": "5d850978-a6da-439b-a53a-256bc3bb7bc2",
"Name": "sample string 2",
"AvailableSeats": 3,
"Sort": 1
},
"PriceCategory": {
"RowGuid": "d96c98a9-6368-4d9f-bce8-bc07c09efc6c",
"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-10T19:57:00.7275592Z</d5p1:DateTime>
<d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
</OrderDate>
<Paid>true</Paid>
<Price>3</Price>
<RowGuid>2b6df8c4-f67b-4464-a11f-c1f0c08fc500</RowGuid>
<Seat>
<DisplayName>sample string 2</DisplayName>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<RowGuid>361e6899-2865-4bb0-ba09-fdd2ba604366</RowGuid>
</Seat>
<Show>
<DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
<HasPromotions>true</HasPromotions>
<IsOpenHouse>true</IsOpenHouse>
<PriceList>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
</PriceList>
<ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
<ProductionName>sample string 4</ProductionName>
<RowGuid>7ae1cd3a-f135-4083-9833-125b965055e9</RowGuid>
<SeatCount>5</SeatCount>
<SeatPlanLocationName>sample string 2</SeatPlanLocationName>
<ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
<d6p1:DateTime>2026-01-10T19:57:00.7265635Z</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-10T19:57:00.7275592Z</d5p1:DateTime>
<d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
</OrderDate>
<Paid>true</Paid>
<Price>3</Price>
<RowGuid>2b6df8c4-f67b-4464-a11f-c1f0c08fc500</RowGuid>
<Seat>
<DisplayName>sample string 2</DisplayName>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<RowGuid>361e6899-2865-4bb0-ba09-fdd2ba604366</RowGuid>
</Seat>
<Show>
<DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
<HasPromotions>true</HasPromotions>
<IsOpenHouse>true</IsOpenHouse>
<PriceList>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
</PriceList>
<ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
<ProductionName>sample string 4</ProductionName>
<RowGuid>7ae1cd3a-f135-4083-9833-125b965055e9</RowGuid>
<SeatCount>5</SeatCount>
<SeatPlanLocationName>sample string 2</SeatPlanLocationName>
<ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
<d6p1:DateTime>2026-01-10T19:57:00.7265635Z</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-10T19:57:00.7275592Z</d5p1:DateTime>
<d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
</OrderDate>
<Paid>true</Paid>
<Price>3</Price>
<RowGuid>2b6df8c4-f67b-4464-a11f-c1f0c08fc500</RowGuid>
<Seat>
<DisplayName>sample string 2</DisplayName>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<RowGuid>361e6899-2865-4bb0-ba09-fdd2ba604366</RowGuid>
</Seat>
<Show>
<DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
<HasPromotions>true</HasPromotions>
<IsOpenHouse>true</IsOpenHouse>
<PriceList>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
</PriceList>
<ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
<ProductionName>sample string 4</ProductionName>
<RowGuid>7ae1cd3a-f135-4083-9833-125b965055e9</RowGuid>
<SeatCount>5</SeatCount>
<SeatPlanLocationName>sample string 2</SeatPlanLocationName>
<ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
<d6p1:DateTime>2026-01-10T19:57:00.7265635Z</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-10T19:57:00.7275592Z</d5p1:DateTime>
<d5p1:OffsetMinutes>60</d5p1:OffsetMinutes>
</OrderDate>
<Paid>true</Paid>
<Price>3</Price>
<RowGuid>2b6df8c4-f67b-4464-a11f-c1f0c08fc500</RowGuid>
<Seat>
<DisplayName>sample string 2</DisplayName>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<RowGuid>361e6899-2865-4bb0-ba09-fdd2ba604366</RowGuid>
</Seat>
<Show>
<DefaultReservationCostsEnabled>true</DefaultReservationCostsEnabled>
<HasPromotions>true</HasPromotions>
<IsOpenHouse>true</IsOpenHouse>
<PriceList>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
<PriceListItem>
<Price>2</Price>
<PriceCategory>
<Name>sample string 2</Name>
<RowGuid>d96c98a9-6368-4d9f-bce8-bc07c09efc6c</RowGuid>
<Sort>1</Sort>
</PriceCategory>
<ReservationCost>3</ReservationCost>
<RowGuid>68c57e86-6f7f-4ce7-b8e9-3f3807045902</RowGuid>
<SeatGroup>
<AvailableSeats>3</AvailableSeats>
<Name>sample string 2</Name>
<RowGuid>5d850978-a6da-439b-a53a-256bc3bb7bc2</RowGuid>
<Sort>1</Sort>
</SeatGroup>
</PriceListItem>
</PriceList>
<ProductionImageUri>http://webapihelppage9.com/</ProductionImageUri>
<ProductionName>sample string 4</ProductionName>
<RowGuid>7ae1cd3a-f135-4083-9833-125b965055e9</RowGuid>
<SeatCount>5</SeatCount>
<SeatPlanLocationName>sample string 2</SeatPlanLocationName>
<ShowDateOffset xmlns:d6p1="http://schemas.datacontract.org/2004/07/System">
<d6p1:DateTime>2026-01-10T19:57:00.7265635Z</d6p1:DateTime>
<d6p1:OffsetMinutes>60</d6p1:OffsetMinutes>
</ShowDateOffset>
</Show>
</Ticket>
</Tickets>
</TicketBundle>
</ArrayOfTicketBundle>