Performance Price Layers

The following operations are available for this resource.

Http Verb Operation
Get TXN/PerformancePriceLayers/{performancePriceLayerId}?asOfDateTime={asOfDateTime} Get details of a performance price layer.
GET Method: Get, URL: TXN/PerformancePriceLayers/{performancePriceLayerId}?asOfDateTime={asOfDateTime} Test

Get details of a performance price layer.

GetCounts TXN/PerformancePriceLayers/Count?performanceIds={performanceIds} Get count of performance price layers for a set of performances.
GET Method: GetCounts, URL: TXN/PerformancePriceLayers/Count?performanceIds={performanceIds} Test

Get count of performance price layers for a set of performances.

GetPriceCount TXN/PerformancePriceLayers/PriceCount?performanceIds={performanceIds} Gets the total count of price objects that will be collected when calling for the full price layer contract on these performanceIds.
GET Method: GetPriceCount, URL: TXN/PerformancePriceLayers/PriceCount?performanceIds={performanceIds} Test

Gets the total count of price objects that will be collected when calling for the full price layer contract on these performanceIds.

Create TXN/PerformancePriceLayers Create a new performance price layer.
POST Method: Create, URL: TXN/PerformancePriceLayers Test

Create a new performance price layer.

PostSummaries TXN/PerformancePriceLayers/Summaries Create/Update the prices for a set of performances.
POST Method: PostSummaries, URL: TXN/PerformancePriceLayers/Summaries Test

Create/Update the prices for a set of performances.

Search TXN/PerformancePriceLayers/Search Get all performance price layers for the list of performances. Only one of AsOfDateTime or AsOfRelativeDate can be specified to get prices effective for that date time.

Get all performance price layers for the list of performances. Only one of AsOfDateTime or AsOfRelativeDate can be specified to get prices effective for that date time.

SearchSummaries TXN/PerformancePriceLayers/Summaries/Search Get all performance price layers for the list of performances. Only one of AsOfDateTime or AsOfRelativeDate can be specified to get prices effective for that date time.
POST Method: SearchSummaries, URL: TXN/PerformancePriceLayers/Summaries/Search Test

Get all performance price layers for the list of performances. Only one of AsOfDateTime or AsOfRelativeDate can be specified to get prices effective for that date time.

Update TXN/PerformancePriceLayers/{performancePriceLayerId} Update an existing performance price layer.
PUT Method: Update, URL: TXN/PerformancePriceLayers/{performancePriceLayerId} Test

Update an existing performance price layer.

UpdatePrices TXN/PerformancePriceLayers/Prices Update a set of prices across one or more performances.
PUT Method: UpdatePrices, URL: TXN/PerformancePriceLayers/Prices Test

Update a set of prices across one or more performances.

Delete TXN/PerformancePriceLayers/{performancePriceLayerId} Delete an existing performance price layer.
DELETE Method: Delete, URL: TXN/PerformancePriceLayers/{performancePriceLayerId} Test

Delete an existing performance price layer.

DeleteLayers TXN/PerformancePriceLayers?performanceIds={performanceIds}&priceLayerTypeId={priceLayerTypeId} Delete performance price layers for a set of performances and layer type.
DELETE Method: DeleteLayers, URL: TXN/PerformancePriceLayers?performanceIds={performanceIds}&priceLayerTypeId={priceLayerTypeId} Test

Delete performance price layers for a set of performances and layer type.