Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/Orders/{orderId}/PrintTicketElements |
URI Parameters
|
Request BodyRequest object type : PrintOrderTicketsRequest
|
{
"HeaderDesignId": 1,
"IncludeReceipts": true,
"ReprintTickets": true,
"TicketDesignId": 1,
"LineItems": "sample string 1",
"SubLineItems": "sample string 2",
"NewTicketNoForReprints": true,
"PrinterType": "sample string 3",
"BatchId": 1
}
<PrintOrderTicketsRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<BatchId>1</BatchId>
<HeaderDesignId>1</HeaderDesignId>
<IncludeReceipts>true</IncludeReceipts>
<LineItems>sample string 1</LineItems>
<NewTicketNoForReprints>true</NewTicketNoForReprints>
<PrinterType>sample string 3</PrinterType>
<ReprintTickets>true</ReprintTickets>
<SubLineItems>sample string 2</SubLineItems>
<TicketDesignId>1</TicketDesignId>
</PrintOrderTicketsRequest>
Response object type : PrintOrderTicketsResponse
Response object type PrintOrderTicketsResponse has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
Header | TicketHeader | The order header, including ticket design elements for the header. | |||
OrderNumber | integer | Order for which to retrieve ticket elements. | |||
Receipts | Collection of TicketReceipt | A list of all receipts for the order, including ticket design elements for each receipt. | |||
Tickets | Collection of PrintTicket | A list of all tickets in the order by ticket number, including ticket design elements for each ticket. |
{
"OrderNumber": 1,
"Header": {
"TicketElements": [
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
},
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
}
]
},
"Receipts": [
{
"PaymentNumber": 1,
"TicketElements": [
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
},
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
}
]
},
{
"PaymentNumber": 1,
"TicketElements": [
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
},
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
}
]
}
],
"Tickets": [
{
"TicketNumber": 1,
"IsComposite": true,
"TicketElements": [
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
},
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
}
],
"Seats": [
{
"PackageLineNumber": 1,
"LineItemNumber": 2,
"SubLineItemNumber": 3,
"PerformanceNumber": 4,
"PackageNumber": 5,
"TicketNumber": 6
},
{
"PackageLineNumber": 1,
"LineItemNumber": 2,
"SubLineItemNumber": 3,
"PerformanceNumber": 4,
"PackageNumber": 5,
"TicketNumber": 6
}
]
},
{
"TicketNumber": 1,
"IsComposite": true,
"TicketElements": [
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
},
{
"SliNo": 1,
"Val": "sample string 2",
"EleNo": 1,
"EleSlNo": 3,
"EleType": "sample string 4",
"EleX1": 1,
"EleY1": 1,
"Mask": "sample string 5",
"FontNo": 1,
"FontRotation": "sample string 6",
"FontX": 1,
"FontY": 1,
"BoxX": 1,
"BoxY": 1,
"LineWidth": 1,
"NegPrintInd": "sample string 7",
"DataLen": 1,
"DataType": "sample string 8",
"RectHeight": 1,
"RectWidth": 1,
"LineHeight": 1,
"LineThick": 1,
"TextWidth": 1,
"TextHeight": 1,
"ReprintInd": "sample string 9",
"EleHeight": 1,
"EleWidth": 1,
"JustifyText": "sample string 10",
"BarcodeInd": "sample string 11",
"BarcodeTypeNo": 1,
"BarcodeInterpInd": "sample string 12",
"BarcodeExpand": 1,
"BarcodeHeight": 1,
"BarcodeImage": "QEA=",
"DesignNo": 1,
"Description": "sample string 13",
"ElementType": "sample string 14",
"OrderNo": 1,
"IdentId": 1,
"CompositeTicketNo": 1,
"QrScaling": 1
}
],
"Seats": [
{
"PackageLineNumber": 1,
"LineItemNumber": 2,
"SubLineItemNumber": 3,
"PerformanceNumber": 4,
"PackageNumber": 5,
"TicketNumber": 6
},
{
"PackageLineNumber": 1,
"LineItemNumber": 2,
"SubLineItemNumber": 3,
"PerformanceNumber": 4,
"PackageNumber": 5,
"TicketNumber": 6
}
]
}
]
}
<PrintTicketsResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Header>
<TicketElements>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
</TicketElements>
</Header>
<OrderNumber>1</OrderNumber>
<Receipts>
<TicketReceipt>
<PaymentNumber>1</PaymentNumber>
<TicketElements>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
</TicketElements>
</TicketReceipt>
<TicketReceipt>
<PaymentNumber>1</PaymentNumber>
<TicketElements>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
</TicketElements>
</TicketReceipt>
</Receipts>
<Tickets>
<PrintTicket>
<IsComposite>true</IsComposite>
<Seats>
<TicketSeat>
<LineItemNumber>2</LineItemNumber>
<PackageLineNumber>1</PackageLineNumber>
<PackageNumber>5</PackageNumber>
<PerformanceNumber>4</PerformanceNumber>
<SubLineItemNumber>3</SubLineItemNumber>
<TicketNumber>6</TicketNumber>
</TicketSeat>
<TicketSeat>
<LineItemNumber>2</LineItemNumber>
<PackageLineNumber>1</PackageLineNumber>
<PackageNumber>5</PackageNumber>
<PerformanceNumber>4</PerformanceNumber>
<SubLineItemNumber>3</SubLineItemNumber>
<TicketNumber>6</TicketNumber>
</TicketSeat>
</Seats>
<TicketElements>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
</TicketElements>
<TicketNumber>1</TicketNumber>
</PrintTicket>
<PrintTicket>
<IsComposite>true</IsComposite>
<Seats>
<TicketSeat>
<LineItemNumber>2</LineItemNumber>
<PackageLineNumber>1</PackageLineNumber>
<PackageNumber>5</PackageNumber>
<PerformanceNumber>4</PerformanceNumber>
<SubLineItemNumber>3</SubLineItemNumber>
<TicketNumber>6</TicketNumber>
</TicketSeat>
<TicketSeat>
<LineItemNumber>2</LineItemNumber>
<PackageLineNumber>1</PackageLineNumber>
<PackageNumber>5</PackageNumber>
<PerformanceNumber>4</PerformanceNumber>
<SubLineItemNumber>3</SubLineItemNumber>
<TicketNumber>6</TicketNumber>
</TicketSeat>
</Seats>
<TicketElements>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
<TicketElement>
<BarcodeExpand>1</BarcodeExpand>
<BarcodeHeight>1</BarcodeHeight>
<BarcodeImage>QEA=</BarcodeImage>
<BarcodeInd>sample string 11</BarcodeInd>
<BarcodeInterpInd>sample string 12</BarcodeInterpInd>
<BarcodeTypeNo>1</BarcodeTypeNo>
<BoxX>1</BoxX>
<BoxY>1</BoxY>
<CompositeTicketNo>1</CompositeTicketNo>
<DataLen>1</DataLen>
<DataType>sample string 8</DataType>
<Description>sample string 13</Description>
<DesignNo>1</DesignNo>
<EleHeight>1</EleHeight>
<EleNo>1</EleNo>
<EleSlNo>3</EleSlNo>
<EleType>sample string 4</EleType>
<EleWidth>1</EleWidth>
<EleX1>1</EleX1>
<EleY1>1</EleY1>
<ElementType>sample string 14</ElementType>
<FontNo>1</FontNo>
<FontRotation>sample string 6</FontRotation>
<FontX>1</FontX>
<FontY>1</FontY>
<IdentId>1</IdentId>
<JustifyText>sample string 10</JustifyText>
<LineHeight>1</LineHeight>
<LineThick>1</LineThick>
<LineWidth>1</LineWidth>
<Mask>sample string 5</Mask>
<NegPrintInd>sample string 7</NegPrintInd>
<OrderNo>1</OrderNo>
<QrScaling>1</QrScaling>
<RectHeight>1</RectHeight>
<RectWidth>1</RectWidth>
<ReprintInd>sample string 9</ReprintInd>
<SliNo>1</SliNo>
<TextHeight>1</TextHeight>
<TextWidth>1</TextWidth>
<Val>sample string 2</Val>
</TicketElement>
</TicketElements>
<TicketNumber>1</TicketNumber>
</PrintTicket>
</Tickets>
</PrintTicketsResponse>
Change | Version | Description | Contract | Old | New |
---|---|---|---|---|---|
Operation Added | 15.0.0 | PrintTicketElements has been added. | PrintTicketElements |