Plan Workers

The following operations are available for this resource.

Http Verb Operation
Get Finance/PlanWorkers/{planWorkerId} Get details of a plan worker.
GET Method: Get, URL: Finance/PlanWorkers/{planWorkerId} Test

Get details of a plan worker.

GetAll Finance/PlanWorkers?planId={planId} Get details of all the plan workers for the specified constituent.
GET Method: GetAll, URL: Finance/PlanWorkers?planId={planId} Test

Get details of all the plan workers for the specified constituent.

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

Create a new plan worker.

Update Finance/PlanWorkers/{planWorkerId} Update an existing plan worker.
PUT Method: Update, URL: Finance/PlanWorkers/{planWorkerId} Test

Update an existing plan worker.

Delete Finance/PlanWorkers/{planWorkerId} Delete a plan worker.
DELETE Method: Delete, URL: Finance/PlanWorkers/{planWorkerId} Test

Delete a plan worker.