Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{

...



  "name": "${identifier}",

...



  "tags": [

...



    "privacytools",

...



    "receber email marketing"

...



  ],

...



  "legal_bases": [

...



    {

...



      "category": "communications",

...



      "type": "consent",

...



      "status": "granted"

...



    }

...



  ]

...



}

Onde: ${identifier} é o email que a Privacy Tools substituirá pelo email do usuário que deu consentimento.

...