GET POS/v3.1/Tickets/{id}/Revisions Try Now
Ticket Group Revisions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The Ticket identifier.
|
string |
Required
|
Body Parameters
None.
Response Information
Resource Description
Collection of TicketGroupRevision
| Name | Description | Type | Additional information |
|---|---|---|---|
| TicketHistoryId | string |
None.
|
|
| TicketGroupId |
The ticket group identifier.
|
string |
None.
|
| SubscriberId |
The subscriber identifier.
|
string |
None.
|
| TicketNumber |
The ticket number.
|
long |
None.
|
| OriginalTicketNumber |
The original ticket number.
|
long |
None.
|
| TicketStatus |
The ticket status.
|
TicketStatus |
None.
|
| OldTicketStatus |
The old ticket status.
|
TicketStatus |
None.
|
| DoNotWaste |
A value indicating whether [do not waste].
|
boolean |
None.
|
| IsPiggyback |
The type of the ticket.
|
boolean |
None.
|
| TicketType |
The type of the ticket sub.
|
TicketType |
None.
|
| Event |
The event.
|
string |
None.
|
| EventId |
The event identifier.
|
string |
None.
|
| Venue |
The venue.
|
string |
None.
|
| VenueId |
The venue identifier.
|
string |
None.
|
| EventDate |
The event date.
|
date |
None.
|
| Section |
The section.
|
string |
None.
|
| Row |
The row.
|
string |
None.
|
| Quantity |
The quantity.
|
integer |
None.
|
| MaskedQuantity |
The masked quantity.
|
integer |
None.
|
| Seating |
The seating.
|
Seating |
None.
|
| LowSeat |
The low seat.
|
integer |
None.
|
| HighSeat |
The high seat.
|
integer |
None.
|
| HideSeats |
A value indicating whether [hide seats].
|
boolean |
None.
|
| Stock |
The stock.
|
Stock |
None.
|
| SplitOption |
The split option.
|
SplitOption |
None.
|
| Splits |
The splits
|
integer |
None.
|
| OverrideSplitOption |
A value indicating whether [override split option].
|
boolean |
None.
|
| DeliveryOption |
The delivery option.
|
DeliveryOption |
None.
|
| SHDeliveryMethod |
The sh delivery method.
|
DeliveryMethod |
None.
|
| PDFStatus |
The PDF status.
|
PreDeliveryStatus |
None.
|
| BarcodeStatus |
The barcode status.
|
PreDeliveryStatus |
None.
|
| InHandStatus |
The in hand status.
|
InHandStatus |
None.
|
| InHandDate |
The in hand date.
|
date |
None.
|
| PrimaryTraits |
The primary traits.
|
Collection of boolean |
None.
|
| HasTraits |
A value indicating whether this instance has traits.
|
boolean |
None.
|
| PurchasePrice |
The purchase price.
|
Money |
None.
|
| PurchasePriceBase |
The purchase price base.
|
Money |
None.
|
| FacePrice |
The face price.
|
Money |
None.
|
| SellPrice |
The sell price.
|
Money |
None.
|
| SellPriceBase |
The sell price base.
|
decimal number |
None.
|
| OriginalSellPrice |
The original sell price.
|
Money |
None.
|
| SHPrice |
The sh price.
|
Money |
None.
|
| MinConsignPrice |
The minimum consign price.
|
Money |
None.
|
| InvoiceId |
The invoice identifier.
|
string |
None.
|
| ControlNotes |
The control notes.
|
string |
None.
|
| ConnectedStatus |
The connected status.
|
ConnectedStatus |
None.
|
| BrokerNotes |
The broker notes.
|
string |
None.
|
| InternalNotes |
The internal notes.
|
string |
None.
|
| PublicNotes |
The public notes.
|
string |
None.
|
| Location |
The Location.
|
string |
None.
|
| HasTags |
A value indicating whether this instance has tags.
|
boolean |
None.
|
| PredeliverToSH |
A value indicating whether this instance is predelivered to stubhub.
|
boolean |
None.
|
| Version |
The version.
|
integer |
None.
|
| EventStatus |
The event status.
|
EventStatus |
None.
|
| PerformerId |
The performer identifier.
|
string |
None.
|
| CategoryType |
The type of the category.
|
CategoryType |
None.
|
| SHEventId |
The sh event identifier.
|
integer |
None.
|
| SellPriceUSD |
Gets the sell price usd.
|
decimal number |
None.
|
| DateHistoryAdded | date |
None.
|
|
| Changes | string |
None.
|
|
| UpdatedBy | string |
None.
|
|
| HistoryTrackingNumber |
The History Tracking Number.
|
long |
None.
|
Response Formats
application/json, text/json
Sample:
[
{
"TicketHistoryId": "",
"TicketGroupId": "",
"SubscriberId": "",
"TicketNumber": 4,
"OriginalTicketNumber": 5,
"TicketStatus": "Any",
"OldTicketStatus": "Any",
"DoNotWaste": true,
"IsPiggyback": true,
"TicketType": "Any",
"Event": "",
"EventId": "",
"Venue": "",
"VenueId": "",
"EventDate": "2025-10-31T10:09",
"Section": "",
"Row": "",
"Quantity": 15,
"MaskedQuantity": 16,
"Seating": "Any",
"LowSeat": 17,
"HighSeat": 18,
"HideSeats": true,
"Stock": "Any",
"SplitOption": "None",
"Splits": 20,
"OverrideSplitOption": true,
"DeliveryOption": "Any",
"SHDeliveryMethod": "None",
"PDFStatus": "Any",
"BarcodeStatus": "Any",
"InHandStatus": "Any",
"InHandDate": "2025-10-31T10:09",
"PrimaryTraits": [
true
],
"HasTraits": true,
"PurchasePrice": {
"Currency": "",
"Amount": 1.0
},
"PurchasePriceBase": {
"Currency": "",
"Amount": 1.0
},
"FacePrice": {
"Currency": "",
"Amount": 1.0
},
"SellPrice": {
"Currency": "",
"Amount": 1.0
},
"SellPriceBase": 24.0,
"OriginalSellPrice": {
"Currency": "",
"Amount": 1.0
},
"SHPrice": {
"Currency": "",
"Amount": 1.0
},
"MinConsignPrice": {
"Currency": "",
"Amount": 1.0
},
"InvoiceId": "",
"ControlNotes": "",
"ConnectedStatus": "Any",
"BrokerNotes": "",
"InternalNotes": "",
"PublicNotes": "",
"Location": "",
"HasTags": true,
"PredeliverToSH": true,
"Version": 33,
"EventStatus": "Any",
"PerformerId": "",
"CategoryType": "Any",
"SHEventId": 35,
"SellPriceUSD": 36.0,
"DateHistoryAdded": "2025-10-31T10:09",
"Changes": "",
"UpdatedBy": "",
"HistoryTrackingNumber": 40
}
]