Plans

The following operations are available for this resource.

Http Verb Operation
Get Finance/Plans/{planId} Get details of a plan.
GET Method: Get, URL: Finance/Plans/{planId} Test

Get details of a plan.

GetAll Finance/Plans?constituentId={constituentId}&campaignId={campaignId}&fundId={fundId}&onlyNullFund={onlyNullFund}&contributionDesignationId={contributionDesignationId}&workerId={workerId}&includeAffiliations={includeAffiliations}&includeAssociates={includeAssociates}&listId={listId} Get details of all the plans for the specified constituent, campaign, worker or fund.
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.

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

Create a new plan.

Update Finance/Plans/{planId} Update an existing plan.
PUT Method: Update, URL: Finance/Plans/{planId} Test

Update an existing plan.

Delete Finance/Plans/{planId} Delete a plan.
DELETE Method: Delete, URL: Finance/Plans/{planId} Test

Delete a plan.