Performance Price Types

The following operations are available for this resource.

Http Verb Operation
Get TXN/PerformancePriceTypes/{performancePriceTypeId}?asOfDateTime={asOfDateTime} Get details of a performance price type.
GET Method: Get, URL: TXN/PerformancePriceTypes/{performancePriceTypeId}?asOfDateTime={asOfDateTime} Test

Get details of a performance price type.

GetAll TXN/PerformancePriceTypes?performanceIds={performanceIds}&priceTypeIds={priceTypeIds}&asOfDateTime={asOfDateTime} Get all performance price type for the list of performances. (Pass comma separated list of performance Ids as parameter)
GET Method: GetAll, URL: TXN/PerformancePriceTypes?performanceIds={performanceIds}&priceTypeIds={priceTypeIds}&asOfDateTime={asOfDateTime} Test

Get all performance price type for the list of performances. (Pass comma separated list of performance Ids as parameter)

Create TXN/PerformancePriceTypes Create a new performance price type.
POST Method: Create, URL: TXN/PerformancePriceTypes Test

Create a new performance price type.

BulkUpdate TXN/PerformancePriceTypes Update the performance price types for a set of performances.
PUT Method: BulkUpdate, URL: TXN/PerformancePriceTypes Test

Update the performance price types for a set of performances.

Update TXN/PerformancePriceTypes/{performancePriceTypeId} Update an existing performance price type.
PUT Method: Update, URL: TXN/PerformancePriceTypes/{performancePriceTypeId} Test

Update an existing performance price type.

UpdateBase TXN/PerformancePriceTypes/Base?performanceIds={performanceIds}&priceTypeId={priceTypeId}&priceLayerTypeIds={priceLayerTypeIds} Update base indicator on performance price types for a set of performances and price type.
PUT Method: UpdateBase, URL: TXN/PerformancePriceTypes/Base?performanceIds={performanceIds}&priceTypeId={priceTypeId}&priceLayerTypeIds={priceLayerTypeIds} Test

Update base indicator on performance price types for a set of performances and price type.

Delete TXN/PerformancePriceTypes/{performancePriceTypeId} Delete an existing performance price type.
DELETE Method: Delete, URL: TXN/PerformancePriceTypes/{performancePriceTypeId} Test

Delete an existing performance price type.

DeleteAll TXN/PerformancePriceTypes?performanceIds={performanceIds}&priceLayerTypeIds={priceLayerTypeIds}&priceTypeIds={priceTypeIds} Delete all performance price types for a set of performance and price layer types and price types.
DELETE Method: DeleteAll, URL: TXN/PerformancePriceTypes?performanceIds={performanceIds}&priceLayerTypeIds={priceLayerTypeIds}&priceTypeIds={priceTypeIds} Test

Delete all performance price types for a set of performance and price layer types and price types.