The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/PerformancePrices/{performancePriceId}?asOfDateTime={asOfDateTime} | Test | |
|
Get details of a performance price. |
|||
| 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. |
|||
| 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. |
|||
| GET | Method: GetAudit, URL: TXN/PerformancePrices/Audit?performancePriceIds={performancePriceIds} | Test | |
|
Get the performance price audit entries for a set of performance prices. |
|||
| POST | Method: Create, URL: TXN/PerformancePrices | Test | |
|
Create a new performance price. |
|||
| PUT | Method: Update, URL: TXN/PerformancePrices/{performancePriceId} | Test | |
|
Update an existing performance price. |
|||
| DELETE | Method: Delete, URL: TXN/PerformancePrices/{performancePriceId} | Test | |
|
Delete an existing performance price. |
|||