Get Staff of Store/Zone

Retrieve registered staff users of a specific store or zone. Accessible only to admin users.

Query parameter

ParameterDescription
zoneCodeGet registered staff of a specific zone. Pass the respective zone code.
storeCodeFetch registered users of a specific store. Pass the respective store code.

Response parameter

ParameterDescription
usernameThe username associated with the entity.
mobileMobile number of the user.
emailEmail ID of the user.
storeCodeThe code representing a specific store associated with the user.
zoneCodeCode representing a specific zone associated with the user.
idAn identifier or ID related to a specific entity in the system.
warningsA list containing any warnings related to the operation or request.
errorsA list containing any errors related to the operation or request.
successIndicates whether the operation or request was successful.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!