Performance Groups

The following operations are available for this resource.

Http Verb Operation
Get TXN/PerformanceGroups/{id} Get details of a Performance Group.
GET Method: Get, URL: TXN/PerformanceGroups/{id} Test

Get details of a Performance Group.

GetAll TXN/PerformanceGroups?seasonId={seasonId} Get all performance groups.
GET Method: GetAll, URL: TXN/PerformanceGroups?seasonId={seasonId} Test

Get all performance groups.

GetSummaries TXN/PerformanceGroups/Summary?seasonId={seasonId} Get a summary representation of all performance groups.
GET Method: GetSummaries, URL: TXN/PerformanceGroups/Summary?seasonId={seasonId} Test

Get a summary representation of all performance groups.

Create TXN/PerformanceGroups Create a new Performance Group.
POST Method: Create, URL: TXN/PerformanceGroups Test

Create a new Performance Group.

Update TXN/PerformanceGroups/{id} Update a Performance Group.
PUT Method: Update, URL: TXN/PerformanceGroups/{id} Test

Update a Performance Group.

Delete TXN/PerformanceGroups/{id} Delete a specific performance group.
DELETE Method: Delete, URL: TXN/PerformanceGroups/{id} Test

Delete a specific performance group.