GET POS/Tickets/{id}/Adjacent Try Now
Get Adjacent Tickets
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Ticket Group Id
|
string |
Required
|
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
Ticket | TicketGroup |
None.
|
|
AdjacentTickets | Collection of TicketGroup |
None.
|
Response Formats
application/json, text/json
Sample:
{ "Ticket": { "TicketGroupId": "", "TicketNumber": 2, "TicketStatus": "Any", "ZoneBroadcastData": [ { "ZoneCode": "Any", "Broadcast": true } ], "TicketType": "Any", "IsMultiPOTicket": true, "IsPiggyBack": true, "PiggybackId": "", "Event": "", "EventId": "", "Venue": "", "VenueId": "", "EventDate": "2024-12-02T21:44", "Section": "", "Row": "", "Quantity": 13, "MaskedQuantity": 14, "Seating": "Any", "LowSeat": 15, "HighSeat": 16, "HideSeats": true, "Stock": "Any", "DoNotWaste": false, "SplitOptions": { "SplitOption": "None", "Splits": 1, "OverrideSplitOption": true }, "DeliveryOption": "Any", "SHDeliveryMethod": "None", "PredeliverToSH": true, "PDFStatus": "Any", "BarcodeStatus": "Any", "InHandDetails": { "InHandStatus": "Any", "InHandDays": 1, "InHandDate": "2024-12-02T21:44" }, "PurchasePrice": { "Currency": "", "Amount": 1.0 }, "PurchasePriceBase": { "Currency": "", "Amount": 1.0 }, "FacePrice": { "Currency": "", "Amount": 1.0 }, "SellPrice": { "Currency": "", "Amount": 1.0 }, "OriginalSellPrice": { "Currency": "", "Amount": 1.0 }, "SellPriceBase": 19.0, "SHPrice": { "Currency": "", "Amount": 1.0 }, "ControlNotes": "", "BrokerNotes": "", "InternalNotes": "", "PublicNotes": "", "Location": "", "HasTags": true, "Version": 26, "EventStatus": "Any", "PerformerId": "", "CategoryType": "Any", "TicketSeats": null, "TicketTraits": [ { "TicketTraitId": "", "StubHubTraitId": 2, "TicketGroupId": "", "Description": "", "Seat": 5 } ], "Tags": [ "" ], "EventMetaData": { "IsBarcode": true, "IsStubHubInHandDate": true, "IsEticketAllowed": true, "CurrencyCode": "", "StubHubInHandDate": "2024-12-02T21:44", "Performer": "" }, "ConnectedStatus": "Any" }, "AdjacentTickets": [ { "TicketGroupId": "", "TicketNumber": 2, "TicketStatus": "Any", "ZoneBroadcastData": [ { "ZoneCode": "Any", "Broadcast": true } ], "TicketType": "Any", "IsMultiPOTicket": true, "IsPiggyBack": true, "PiggybackId": "", "Event": "", "EventId": "", "Venue": "", "VenueId": "", "EventDate": "2024-12-02T21:44", "Section": "", "Row": "", "Quantity": 13, "MaskedQuantity": 14, "Seating": "Any", "LowSeat": 15, "HighSeat": 16, "HideSeats": true, "Stock": "Any", "DoNotWaste": false, "SplitOptions": { "SplitOption": "None", "Splits": 1, "OverrideSplitOption": true }, "DeliveryOption": "Any", "SHDeliveryMethod": "None", "PredeliverToSH": true, "PDFStatus": "Any", "BarcodeStatus": "Any", "InHandDetails": { "InHandStatus": "Any", "InHandDays": 1, "InHandDate": "2024-12-02T21:44" }, "PurchasePrice": { "Currency": "", "Amount": 1.0 }, "PurchasePriceBase": { "Currency": "", "Amount": 1.0 }, "FacePrice": { "Currency": "", "Amount": 1.0 }, "SellPrice": { "Currency": "", "Amount": 1.0 }, "OriginalSellPrice": { "Currency": "", "Amount": 1.0 }, "SellPriceBase": 19.0, "SHPrice": { "Currency": "", "Amount": 1.0 }, "ControlNotes": "", "BrokerNotes": "", "InternalNotes": "", "PublicNotes": "", "Location": "", "HasTags": true, "Version": 26, "EventStatus": "Any", "PerformerId": "", "CategoryType": "Any", "TicketSeats": null, "TicketTraits": [ { "TicketTraitId": "", "StubHubTraitId": 2, "TicketGroupId": "", "Description": "", "Seat": 5 } ], "Tags": [ "" ], "EventMetaData": { "IsBarcode": true, "IsStubHubInHandDate": true, "IsEticketAllowed": true, "CurrencyCode": "", "StubHubInHandDate": "2024-12-02T21:44", "Performer": "" }, "ConnectedStatus": "Any" } ] }