Default
Returns a paginated list of staffs.
Response format
jsonPossible values: Page number
1Number of items per page
20Successful operation
Forbidden
Creates a new staff record.
List of retail store IDs
List of permission group IDs
Staff created successfully
Bad Request
Forbidden
Returns detailed information of a staff by its ID.
Response format
jsonPossible values: Successful operation
Forbidden
Not Found
Updates the details of a single staff identified by its ID.
Response format
jsonPossible values: [1,2]JohnDoe[email protected]truetrueabcd-1234johndoeSuccessful operation
Bad Request
Forbidden
Not Found
Partially updates the details of a single staff. Only the provided fields will be updated; other fields remain unchanged.
Response format
jsonPossible values: [1,2]JohnDoe[email protected]truetrueabcd-1234johndoeSuccessful operation
Bad Request
Forbidden
Not Found
Returns the permission details of given staff identified by its ID.
Response format
jsonPossible values: Successful operation
Forbidden
Not Found
Changes the password of the staff.
The ID of the staff whose password will be changed.
32The new password to be set for the staff.
123Successful operation
No content
Bad Request
Forbidden
No content
Returns staff records that have the same email address.
Response format
jsonPossible values: Successful operation
Forbidden
Was this helpful?

