The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Finance/PlanWorkers/{planWorkerId} | Test | |
|
Get details of a plan worker. |
|||
| GET | Method: GetAll, URL: Finance/PlanWorkers?planId={planId} | Test | |
|
Get details of all the plan workers for the specified constituent. |
|||
| POST | Method: Create, URL: Finance/PlanWorkers | Test | |
|
Create a new plan worker. |
|||
| PUT | Method: Update, URL: Finance/PlanWorkers/{planWorkerId} | Test | |
|
Update an existing plan worker. |
|||
| DELETE | Method: Delete, URL: Finance/PlanWorkers/{planWorkerId} | Test | |
|
Delete a plan worker. |
|||