Workers

The following operations are available for this resource.

Http Verb Operation
Get Finance/Workers/{workerId} Get details of a worker.
GET Method: Get, URL: Finance/Workers/{workerId} Test

Get details of a worker.

GetAll Finance/Workers?constituentId={constituentId}&includeAffiliations={includeAffiliations} Get details of all the workers for the specified constituent.
GET Method: GetAll, URL: Finance/Workers?constituentId={constituentId}&includeAffiliations={includeAffiliations} Test

Get details of all the workers for the specified constituent.

GetSummaries Finance/Workers/Summary?constituentId={constituentId}&includeAffiliations={includeAffiliations} Get summary 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.

Create Finance/Workers Create a new worker.
POST Method: Create, URL: Finance/Workers Test

Create a new worker.

Update Finance/Workers/{workerId} Update an existing worker.
PUT Method: Update, URL: Finance/Workers/{workerId} Test

Update an existing worker.

Delete Finance/Workers/{workerId} Delete a worker.
DELETE Method: Delete, URL: Finance/Workers/{workerId} Test

Delete a worker.