Change Log v7.1
Available since
v10.5.2- New methods
- Deprecated methods
- New types and properties
WmAccountInput- groupUuids
WmAccountOutput- groupUuids
WmCriteriaInputWmGroupOutput- groupUuids
- role
- countryUuid
WmRoleInputWmRoleOutput
- Deprecated types and properties
WmAccountInput- groupID
WmAccountOutput- groupID
WmGroupOutput- id
- shortname
New errors
| code | Message | Description |
|---|---|---|
| 181 | Account group was not found: {groupUuid} |
When the account group supplied was not found. |
| 182 | Account group is invalid: {groupUuid} |
When the account group supplied is invalid. |
| 183 | Duplicate account group supplied | When a duplicate account group is supplied. |
| 184 | Multiple account groups supplied | When multiple account groups are supplied. |
| 185 | Account groups with different roles supplied | When multiple account groups with different roles are supplied. |
| 186 | GroupId or GroupUuids field must be supplied | When groupID and groupUuids are both supplied or neither are. |
| 187 | Role was not found: {role} |
When the role supplied was not found. |
Updated errors
| code | Old Message | New Message |
|---|---|---|
| 136 | Country/Area/Store was not found | Location was not found: {location} |
Removed errors
| code | Message | Description |
|---|---|---|
| 42 | Account group was not supplied | When there was no account account group supplied. |
| 119 | Unauthorized account group | When trying to authenticate with an account that is Role slug national-manager, area-manager, general-manager, store-manager, employee. |