How to create system Users?

Updated on 11 Jan 2024

The Administrator is responsible for onboarding system Users, and self-registration as a system User is not permitted. This functionality is currently not available on the UI but can be easily added based on the existing implemented flow. 

Create a system User using API:

  1. To call the listed below APIs, an authorisation as Administrator is required.
  2. The service user should be linked to the system organization which could be “system’’, “support” or “cashdesk”. Please check to which system organizations certain Role belongs
  3. Find below an example of how to create a user with the “Accountant” Role.

APIs for this use case:

View list of organizations

Register a new service user

Users will be created with a preconfigured list of default permissions.