Skip to content

Profiles

Examples

Anonymous visitor

{
    "email": [],
    "qr_code": [],
    "rfid": []
}

Registered visitor for an experience

{
    "company": "e7c377c4-c6c8-46a9-9476-3a1e97a12ab6",
    "dietary_requirements": {
        "allergies": [
            "lactose-intolerant"
        ],
        "vegan": false,
        "vegetarian": true
    },
    "email": [
        "eloise.moreau@company.com"
    ],
    "first_name": "Eloise",
    "language": "fr",
    "last_name": "Moreau",
    "qr_code": [
        "yy2vj5zwxu"
    ],
    "rfid": []
}

In this example company is a UUID reference to a custom resource (company) that has been created.