post https://api.accelevents.com/rest/u/notification/event/
This API is used to save email notification settings for the event.
Emails will be sent based on the saved settings.
Path Parameters
eventurl- The event URL is a unique identifier for your event. "https://www.accelevents.com/events/demo" Here, "demo" is the event URL.
Body Parameters
Required
Response
Details / Check response object
Authentication required - ✅
Role wise accessibility
Super Admin - ✅
Admin - ✅
WL Admin - ✅
Staff - ❌
Attendee - ❌
Exhibitor - ❌
Speaker - ❌
Modules
Display - ❌
Portal - ❌
Host - ✅
Here is the description of response attributes, which returns in the form of JSON.
Attribute | Description |
---|---|
buyItNow | moduleEnable: This represents whether this module is enabled or not. text: This describes what does this attribute means. enabled: This defines whether an email gets sent when buy it now items are purchased. |
ticketing | moduleEnable: This represents whether the ticketing module is enabled or not. text: This describes what does this attribute means. enabled: This defines whether an email gets sent when an order is confirmed. |
weeklySales | moduleEnable: This represents whether this module is enabled or not. text: This describes what does this attribute means. enabled: This defines whether the weekly sales report email gets sent. |
participantQuestions | moduleEnable: This represents whether this module is enabled or not. text: This describes what this attribute means. enabled: This defines whether the email gets sent when an attendee question is received. |