Campaign Funds

The following operations are available for this resource.

Http Verb Operation
Get Finance/CampaignFunds/{campaignFundId} Get a single Fund associated to a Campaign.
GET Method: Get, URL: Finance/CampaignFunds/{campaignFundId} Test

Get a single Fund associated to a Campaign.

GetAll Finance/CampaignFunds?campaignId={campaignId}&asOfDateTime={asOfDateTime} Get all Funds associated to a Campaign.
GET Method: GetAll, URL: Finance/CampaignFunds?campaignId={campaignId}&asOfDateTime={asOfDateTime} Test

Get all Funds associated to a Campaign.

Create Finance/CampaignFunds Create a new Fund association to a Campaign.
POST Method: Create, URL: Finance/CampaignFunds Test

Create a new Fund association to a Campaign.

Update Finance/CampaignFunds/{campaignFundId} Update a Fund association to a Campaign.
PUT Method: Update, URL: Finance/CampaignFunds/{campaignFundId} Test

Update a Fund association to a Campaign.

Delete Finance/CampaignFunds/{campaignFundId} Delete a fund association from a Campaign.
DELETE Method: Delete, URL: Finance/CampaignFunds/{campaignFundId} Test

Delete a fund association from a Campaign.