The email address of the new user. They must be able to receive an e-mail. The maximum length is 100 characters.
The first name of the new user. The maximum length is 50 characters.
The last name of the new user. The maximum length is 50 characters.
Array of access roles for the user. The array must have at least one access role. Access roles are JSON objects with the following fields: type (string) Mandatory. The access level. Either "CLERK", "MANAGER", or "ADMIN". location (number) Optional. The location where to grant access. Mandatory for CLERK and MANAGER access levels.