curl --location 'https://api.lootlocker.com/white-label-login/sign-up/fields' \
--header 'domain-key: {{domain_key}}' \
--header 'is-development: {{development_mode}}'{
"id": 406,
"game_id": 2,
"email": "test@lootlocker.io",
"created_at": "2021-08-25T08:03:34.612346459Z",
"updated_at": "2021-08-25T08:03:34.612346459Z",
"deleted_at": null,
"validated_at": null
}