Attaches the service to the Zibri application.
Confirms that a new subscriber is added to the mailing list.
Readonly
mailingThe base route for everything regarding mailing lists.
Queues a new email for the mailing list with the provided id.
Requests for a new subscriber to the be added to the mailing list with the provided id. This should initialize a two step process required by the GDPR.
Removes a subscriber with the given id from the mailing list with the provided id.
Interface for a mailing list service.