AddTicketsRequest
Add Tickets Request
| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseOrder |
The purchase order.
|
PurchaseOrderDetails |
Optional - Only Required for POS Plus Account where Purchase Order is created while adding Tickets
|
| SpecOption |
The spec option.
|
SpecDetails |
Conditional - Only Required when IsSpecInventory flag is true
|
| IsSpecInventory |
Indicating whether the ticket is spec inventory.
|
boolean |
Optional - Only Required if trying to create spec inventory
|
| IsLiteTicket | boolean |
Optional - Reserved for Internal Purpose Only. Should not be implemented
|
|
| Tickets |
Ticket details. (Only 300 Ticket Groups can be added per API request)
|
Collection of TicketDetails |
None.
|
| Broadcast |
Broadcast Details.
|
BroadcastDetails |
Required
|