Skip to main content
Version: 1.0.0

User Management API

This API provides functionality for managing users within your business system. Users are essential members of your business organization and can have different roles and permissions.

User Roles

Users in the system can have one of the following roles:

  • Admin: Full system access with ability to manage all aspects of the business
  • Manager: Can oversee operations and manage cashiers
  • Cashier: Handles day-to-day sales and customer interactions

Each role has different permissions and capabilities within the system. The API allows you to create, retrieve, update, and delete users, as well as manage their availability and store assignments.

Key Features

  • User authentication and authorization
  • Role-based access control
  • Multi-store user assignment
  • User availability management