The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Finance/CampaignFunds/{campaignFundId} | Test | |
|
Get a single Fund associated to a Campaign. |
|||
| GET | Method: GetAll, URL: Finance/CampaignFunds?campaignId={campaignId}&asOfDateTime={asOfDateTime} | Test | |
|
Get all Funds associated to a Campaign. |
|||
| POST | Method: Create, URL: Finance/CampaignFunds | Test | |
|
Create a new Fund association to a Campaign. |
|||
| PUT | Method: Update, URL: Finance/CampaignFunds/{campaignFundId} | Test | |
|
Update a Fund association to a Campaign. |
|||
| DELETE | Method: Delete, URL: Finance/CampaignFunds/{campaignFundId} | Test | |
|
Delete a fund association from a Campaign. |
|||