Response Codes and Messages
This section lists the response codes and message details.
The following error messages use place holders for the parameters. For example, "%1s" is used for the first parameter, "%2s" for the second parameter, and so on.
| Code | Message |
|---|---|
| 0000 | Success. |
| 0100 | One or more object-level operations were unsuccessful. |
| 10001 | Invalid Argument. '%1s'. |
| 10002 | An unexpected error has occurred: '%1s'. |
| Code | Message |
|---|---|
| 0110 | Entity already exist: '%1s' |
| 0111 | Entity not found for id: '%1s'. |
| 0112 | Entity has already been logically deleted for given id: '%1s'. |
| 0113 | Entity is not logically deleted: '%1s'. |
| 0114 | Entity is already involved in batch: '%1s'. |
| 0115 | Mandatory entity field missing: '%1s'. |
| 0116 | The entity is already locked using following key: '%1s'. |
| 0117 | Entity is not locked for lock key '%1s'. Cannot unlock. |
| 0118 | Entity is already locked. Callback lock registered for key '%1s'. |
| 0137 | Version mismatch. Should be: '%1s'. |
| Code | Message |
|---|---|
| 0130 | Duplicate characteristic id: '%1s'. |
| 0131 | Mandatory characteristics field missing: '%1s' |
| 0132 | Characteristic not found: '%1s'. |
| 0133 | Characteristic already exists: '%1s' |
| Code | Message |
|---|---|
| 0140 | Mandatory relationship field missing: '%1s'. |
| 0141 | Target item is missing: '%1s'. |
| 0142 | Relationship not found: '%1s'. |
| 0143 | Relationship already exists: '%1s'. |
| Code | Message |
|---|---|
| 0150 | Order not found: '%1s'. |
| 0151 | Order already exists: '%1s'. |
| 0152 | Order field not found: '%1s'. |
| Code | Message |
|---|---|
| 20001 | Could not find user with given credentials or tenant |
| 20002 | User does not have authority to perform this action |
| 20003 | Token is invalid. Reason : '%1s' |
| Code | Message |
|---|---|
| 30001 | User already exists '%1s' |
| 30002 | User does not exist '%1s' |
| 30003 | Cannot delete current user '%1s' |
| 30003 | Cannot delete super admin user '%1s' |
| 30004 | Cannot remove permission from current user '%1s' |
| 30005 | Cannot remove permission '%1s' |
| 30011 | User role already exists '%1s' |
| 30012 | User role does not exist '%1s' |
| 30013 | Cannot update super admin role '%1s' |
| 30014 | Cannot grant permission '%1s' |
| 30015 | Cannot delete user role as users are using it '%1s' |
| 30021 | Tenant already exits '%1s' |
| 30022 | Tenant already exits '%1s' |
| 30023 | Tenant still contains items or parties: '%1s' |
| 30024 | Tenant cannot be deleted (supports superadmin user): '%1s' |
Copyright © Cloud Software Group, Inc. All rights reserved.
