InvoiceItemReponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceId |
the invoice identifier.
|
string |
None.
|
| InvoiceItemId |
the invoice item identifier.
|
string |
None.
|
| TicketNumber |
the ticket number.
|
long |
None.
|
| Quantity |
the quantity.
|
integer |
None.
|
| EventId |
the event identifier.
|
string |
None.
|
| VenueId |
the venue identifier.
|
string |
None.
|
| Event |
the event.
|
string |
None.
|
| Venue |
the venue.
|
string |
None.
|
| EventDate |
the event date.
|
date |
None.
|
| Section |
the section.
|
string |
None.
|
| Row |
the row.
|
string |
None.
|
| LowSeat |
the low seat.
|
integer |
None.
|
| HighSeat |
the high seat.
|
integer |
None.
|
| Seats |
the seats.
|
string |
None.
|
| Seating |
the seating.
|
Seating |
None.
|
| DateAdded |
the date added.
|
date |
None.
|
| TicketType |
the type of the ticket.
|
TicketType |
None.
|
| PDFStatus |
the PDF status.
|
PreDeliveryStatus |
None.
|
| BarcodeStatus |
the barcode status.
|
PreDeliveryStatus |
None.
|
| Stock |
the stock.
|
Stock |
None.
|
| InHand |
the in hand.
|
InHandInfo |
None.
|
| SubTotal |
the sub total.
|
Money |
None.
|
| Tax |
the tax.
|
Money |
None.
|
| UnitPrice |
the unit price.
|
Money |
None.
|
| PurchasePrice |
the purchase price.
|
Money |
None.
|
| SellPrice |
the sell price.
|
Money |
None.
|
| FacePrice |
the face price.
|
Money |
None.
|
| Notes |
the notes.
|
string |
None.
|
| Location |
TicketGroup Location From where buyer can pickup tickets
|
string |
None.
|
| IsActive |
a value indicating whether this instance is active.
|
boolean |
None.
|
| DateUpdated |
the date updated.
|
date |
None.
|
| DeliveryMethod | DeliveryMethod |
None.
|