Get TXN/Packages/{packageId} Get details of a package.
|
GET
|
Method: Get, URL: TXN/Packages/{packageId}
|
Test
|
Get details of a package.
|
GetAll TXN/Packages?seasonId={seasonId} Get all packages filtered by a selected season.
|
GET
|
Method: GetAll, URL: TXN/Packages?seasonId={seasonId}
|
Test
|
Get all packages filtered by a selected season.
|
GetPackageDetail TXN/Packages/{packageId}/Details?modeOfSaleId={modeOfSaleId}&asOfDateTime={asOfDateTime}&priceTypeId={priceTypeId}&sourceId={sourceId} Gets detailed information about the package including sub packages and performance groups.
|
GET
|
Method: GetPackageDetail, URL: TXN/Packages/{packageId}/Details?modeOfSaleId={modeOfSaleId}&asOfDateTime={asOfDateTime}&priceTypeId={priceTypeId}&sourceId={sourceId}
|
Test
|
Gets detailed information about the package including sub packages and performance groups.
|
GetPerformanceGroupDetails TXN/Packages/{packageId}/PerformanceGroups?modeOfSaleId={modeOfSaleId}&asOfDateTime={asOfDateTime}&priceTypeId={priceTypeId}&sourceId={sourceId} Get details of Performance Groups and their Performances for flex package selection.
|
GET
|
Method: GetPerformanceGroupDetails, URL: TXN/Packages/{packageId}/PerformanceGroups?modeOfSaleId={modeOfSaleId}&asOfDateTime={asOfDateTime}&priceTypeId={priceTypeId}&sourceId={sourceId}
|
Test
|
Get details of Performance Groups and their Performances for flex package selection.
|
GetPrices TXN/Packages/{packageId}/Prices?asOfDateTime={asOfDateTime}&modeOfSaleId={modeOfSaleId}&priceTypeId={priceTypeId}&expandPerformancePriceType={expandPerformancePriceType}&includeOnlyBasePrice={includeOnlyBasePrice}&performanceIds={performanceIds}&sourceId={sourceId} Get the package and its pricing details.
Mode Of Sale and Price Type parameters can be used to filter the returned prices.
|
GET
|
Method: GetPrices, URL: TXN/Packages/{packageId}/Prices?asOfDateTime={asOfDateTime}&modeOfSaleId={modeOfSaleId}&priceTypeId={priceTypeId}&expandPerformancePriceType={expandPerformancePriceType}&includeOnlyBasePrice={includeOnlyBasePrice}&performanceIds={performanceIds}&sourceId={sourceId}
|
Test
|
Get the package and its pricing details.
|
GetSeatFees TXN/Packages/{packageId}/SeatFees?modeOfSaleId={modeOfSaleId}&priceTypeIds={priceTypeIds}&asOfDateTime={asOfDateTime} Returns price, per seat fees, for each zone and price type for the specified package.
|
GET
|
Method: GetSeatFees, URL: TXN/Packages/{packageId}/SeatFees?modeOfSaleId={modeOfSaleId}&priceTypeIds={priceTypeIds}&asOfDateTime={asOfDateTime}
|
Test
|
Returns price, per seat fees, for each zone and price type for the specified package.
|
GetSeats TXN/Packages/{packageId}/Seats?modeOfSaleId={modeOfSaleId}&constituentId={constituentId}&zoneIds={zoneIds}§ionIds={sectionIds}&screenIds={screenIds}&checkPriceTypeIds={checkPriceTypeIds}&returnNonSeats={returnNonSeats} Returns details for seats in a fixed-seat package.
The seats returned can be filtered by screen, section, or price zone. Allocation is returned based on MOS and constituent.
Available seats can be filtered by price type availability, causing any seats that are not available for the specified price types to be listed with a status of 5, Not In Allocation.
|
GET
|
Method: GetSeats, URL: TXN/Packages/{packageId}/Seats?modeOfSaleId={modeOfSaleId}&constituentId={constituentId}&zoneIds={zoneIds}§ionIds={sectionIds}&screenIds={screenIds}&checkPriceTypeIds={checkPriceTypeIds}&returnNonSeats={returnNonSeats}
|
Test
|
Returns details for seats in a fixed-seat package.
|
GetSeatSummaries TXN/Packages/{packageId}/Seats/Summary?modeOfSaleId={modeOfSaleId}&constituentId={constituentId}&zoneIds={zoneIds}§ionIds={sectionIds}&screenIds={screenIds}&checkPriceTypeIds={checkPriceTypeIds} Returns summary for seats in a package.
Seat availability is summarized by screen, section and zone.
The seats returned can be filtered by screen, section, or price zone. Allocation is returned based on MOS and constituent.
Available seats can be filtered by price type availability, causing any seats that are not available for the specified price types to be listed with a status of 5, Not In Allocation.
|
GET
|
Method: GetSeatSummaries, URL: TXN/Packages/{packageId}/Seats/Summary?modeOfSaleId={modeOfSaleId}&constituentId={constituentId}&zoneIds={zoneIds}§ionIds={sectionIds}&screenIds={screenIds}&checkPriceTypeIds={checkPriceTypeIds}
|
Test
|
Returns summary for seats in a package.
|
GetSummaries TXN/Packages/Summary?seasonId={seasonId} Get summary of all packages filtered by a selected season.
|
GET
|
Method: GetSummaries, URL: TXN/Packages/Summary?seasonId={seasonId}
|
Test
|
Get summary of all packages filtered by a selected season.
|
Search TXN/Packages/Search Search for packages
|
POST
|
Method: Search, URL: TXN/Packages/Search
|
Test
|
Search for packages
|