User Groups
Group Object
The group
object represents a user group in the Marketplace platform. This object contains the following properties:
Field | Type | Description |
---|---|---|
| string | Primary group identifier. Example: "UGR-1234-1234" |
| string | Relative reference to object on API. Example: "/v1/accounts/groups/UGR-1234-1234" |
| string | Relative path to token’s logo. Example: "/static/accounts/UGR-1234-1234/logo.png" |
| string | Group name. Example: "Stark Industries" |
| string | Group description. Example: "Stark's marketing group" |
| List of modules available for the group. Example: "Invoices" | |
| bool | Indicated if the user group is set as default in the account. There is only one default user-group per account. Example: "true" |
| stats | Statistics of the group. A group can be deleted only if the UsersCount is Example: |