This commit is contained in:
@@ -29,4 +29,5 @@ Here are all the API level error codes that can be returned by the API server:
|
||||
| 2206 | Validation error - A text property is required to be unique but an existing record with an identical value was found in the database |
|
||||
| 2207 | Validation error - The start date must be earlier than the end date |
|
||||
| 2208 | Validation error - Modifying the object (usually a delete) would break the link to other records in the database and operation was disallowed to preserve data integrity |
|
||||
| 2209 | Validation error - Indicates the attempted property change is invalid because the value is fixed and cannot be changed |
|
||||
| 2209 | Validation error - Indicates the attempted property change is invalid because the value is fixed and cannot be changed |
|
||||
| 2210 | Child object error - Indicates the attempted operation resulted in errors in linked child object |
|
||||
Reference in New Issue
Block a user