# Newsletter

For the newsletter to work, it's necessary to create an entity in Master Data with Acronym `NL`.

The entity must contain the fields:

| Name              | Display Name        | Type        |
|-------------------|---------------------|-------------|
| email             | email               | Varchar 750 |
| isNewsletterOptIn | Receber Newsletter? | Boolean     |
| nome              | nome                | Varchar 750 |
