...
callback
: The URL to which the user will be redirected after the entry;optoutEmail
: email address to which a consent modification link will be sent;optoutEmailLink
: modification link in the email sent;receipt
: boolean indicating whether a consent receipt must be presented at the end of the entry;iframe
: authorises the injection of the iframe-resizer library in the form;iframeEventsTargetOrigin
: activates the transmission of events between iframe and the parent frame and indicates which should be the origin of the latter (see Triggering a reload of the parent frame);
Refer to https://core.fairandsmart.com/doc/api.html#operation/getConsentEndointJson for more information and an exhaustive list of possible parameters (language of the form, country of residence etc.).
...
API documentation: https://core.fairandsmart.com/doc/api.html
iframeresizer: https://github.com/davidjbradshaw/iframe-resizer
inter-domain communication: https://developer.mozilla.org/fr/docs/Web/API/Window/postMessage
To find out more
...
...
...
...
...