Vendor Contests
Update contest settings
Update vendor contest settings. Currently supports toggling pause flags:
PAUSE_CURRENT_DRIPS_IN_PIPELINE— pause notifications for existing participants in the drip pipelinePAUSE_VENDOR_CONTEST_DRIPPING_FROM_CFS— pause new CFS records from being added to contests
Requires the enableVendorContests feature to be enabled.
PUT
Update contest settings
Authorizations
JWT token issued from the RenovationFind Manager Portal
Body
application/json
Which setting to toggle:
PAUSE_CURRENT_DRIPS_IN_PIPELINE— pause notifications for existing drip participantsPAUSE_VENDOR_CONTEST_DRIPPING_FROM_CFS— pause new CFS records from entering contests
Available options:
PAUSE_CURRENT_DRIPS_IN_PIPELINE, PAUSE_VENDOR_CONTEST_DRIPPING_FROM_CFS The new value for the setting (true = paused, false = active)
Update contest settings

