The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: TXN/PerformanceGroups/{id} | Test | |
Get details of a Performance Group. |
|||
GET | Method: GetAll, URL: TXN/PerformanceGroups?seasonId={seasonId} | Test | |
Get all performance groups. |
|||
GET | Method: GetSummaries, URL: TXN/PerformanceGroups/Summary?seasonId={seasonId} | Test | |
Get a summary representation of all performance groups. |
|||
POST | Method: Create, URL: TXN/PerformanceGroups | Test | |
Create a new Performance Group. |
|||
PUT | Method: Update, URL: TXN/PerformanceGroups/{id} | Test | |
Update a Performance Group. |
|||
DELETE | Method: Delete, URL: TXN/PerformanceGroups/{id} | Test | |
Delete a specific performance group. |