Skip to main content
Users can be granted access to locations on a per-location basis, either with the “MANAGER” or “CLERK” access level. Users can also be granted access to the entire Account, if they are given the “ADMIN” permission.

Fields

Users have the following data fields:
  • *“MANAGER”** = can manage settings of a single location and see statistics for the whole location, and all clerks in that location.
  • *“ADMIN”** = can manage settings of the whole account. Admins have “MANAGER” access to all locations in an Account.
  • *“OWNER”** = same as “ADMIN”, but this role cannot be granted to others or removed from the Owner of the account. | | roles[].location | number | The ID of the Location that this access role grants access to. Only “CLERK” and “MANAGER” role types have a location ID field. |

Code examples

This is a Line object as returned by our RESTful API and our official libraries.