The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Finance/Workers/{workerId} | Test | |
|
Get details of a worker. |
|||
| GET | Method: GetAll, URL: Finance/Workers?constituentId={constituentId}&includeAffiliations={includeAffiliations} | Test | |
|
Get details of all the workers for the specified constituent. |
|||
| GET | Method: GetSummaries, URL: Finance/Workers/Summary?constituentId={constituentId}&includeAffiliations={includeAffiliations} | Test | |
|
Get summary of all the workers for the specified constituent. |
|||
| POST | Method: Create, URL: Finance/Workers | Test | |
|
Create a new worker. |
|||
| PUT | Method: Update, URL: Finance/Workers/{workerId} | Test | |
|
Update an existing worker. |
|||
| DELETE | Method: Delete, URL: Finance/Workers/{workerId} | Test | |
|
Delete a worker. |
|||