Performance Prices

The following operations are available for this resource.

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

Get details of a performance price.

GetAll TXN/PerformancePrices?performancePriceTypeIds={performancePriceTypeIds}&asOfDateTime={asOfDateTime} Get all performance prices for a set of performance price types. Pass in asOfDateTime to get prices effective for that date/time.
GET Method: GetAll, URL: TXN/PerformancePrices?performancePriceTypeIds={performancePriceTypeIds}&asOfDateTime={asOfDateTime} Test

Get all performance prices for a set of performance price types. Pass in asOfDateTime to get prices effective for that date/time.

GetAllWithEvents TXN/PerformancePrices/Details?performancePriceIds={performancePriceIds} Get details of a set of performance prices along with events associated with those prices.
GET Method: GetAllWithEvents, URL: TXN/PerformancePrices/Details?performancePriceIds={performancePriceIds} Test

Get details of a set of performance prices along with events associated with those prices.

GetAudit TXN/PerformancePrices/Audit?performancePriceIds={performancePriceIds} Get the performance price audit entries for a set of performance prices.
GET Method: GetAudit, URL: TXN/PerformancePrices/Audit?performancePriceIds={performancePriceIds} Test

Get the performance price audit entries for a set of performance prices.

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

Create a new performance price.

Update TXN/PerformancePrices/{performancePriceId} Update an existing performance price.
PUT Method: Update, URL: TXN/PerformancePrices/{performancePriceId} Test

Update an existing performance price.

Delete TXN/PerformancePrices/{performancePriceId} Delete an existing performance price.
DELETE Method: Delete, URL: TXN/PerformancePrices/{performancePriceId} Test

Delete an existing performance price.