The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Finance/CampaignDesignations/{campaignDesignationId} | Test | |
Get a single Designation associated to a Campaign. |
|||
GET | Method: GetAll, URL: Finance/CampaignDesignations?campaignId={campaignId} | Test | |
Get all Designations associated to a Campaign. |
|||
POST | Method: Create, URL: Finance/CampaignDesignations | Test | |
Create a new association between a Designation and a Campaign. |
|||
PUT | Method: Update, URL: Finance/CampaignDesignations/{campaignDesignationId} | Test | |
Update an association between a Designation and a Campaign. |
|||
DELETE | Method: Delete, URL: Finance/CampaignDesignations/{campaignDesignationId} | Test | |
Delete an asssociation between a Designation and a Campaign. |