Use this API to retrieve (GET), update (PUT), or DELETE an individual event fee. To create a new fee, see Event Fee Collection Endpoint.
Click a method to view its documentation
Privileges required: campaign:write
Delete an existing fee (specified by feeId
) for an event (specified by eventId
). An event is required to have a minimum of 1 fee. You cannot delete a fee if it is the only fee for the event specified.
DELETE: https://api.constantcontact.com/v2/eventspot/events/{eventId}/fees/{feeId} |
|||