The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Finance/Plans/{planId} | Test | |
Get details of a plan. |
|||
GET | Method: GetAll, URL: Finance/Plans?constituentId={constituentId}&campaignId={campaignId}&fundId={fundId}&onlyNullFund={onlyNullFund}&contributionDesignationId={contributionDesignationId}&workerId={workerId}&includeAffiliations={includeAffiliations}&includeAssociates={includeAssociates}&listId={listId} | Test | |
Get details of all the plans for the specified constituent, campaign, worker or fund. |
|||
POST | Method: Create, URL: Finance/Plans | Test | |
Create a new plan. |
|||
PUT | Method: Update, URL: Finance/Plans/{planId} | Test | |
Update an existing plan. |
|||
DELETE | Method: Delete, URL: Finance/Plans/{planId} | Test | |
Delete a plan. |