...
- For all errors and warnings please refer to the Complete List of Errors and Warnings
ErrorCode | ErrorNumber | ErrorText |
---|---|---|
ClientInactivated | 101 | The client could not be deleted and instead it was marked inactive |
UpdatePermissionDenied | 50046 | You do not have permission to update this item. |
UnexpectedErrorDeletingClient | 57623 | There was an unexpected error while trying to delete the client. |
ClientHasChildClients | 57624 | The client could not be deleted because there are one or more child clients of this client. |
ChildClientCouldNotBeDeleted | 57625 | The client could not be deleted because one of its child clients could not be deleted. |
ChildIsReferencedByEngagement | 57626 | The client could not be deleted because at least one engagement is associated with this client. |
ClientIsReferencedByUser | 57627 | The client could not be deleted because at least one user is associated with this client. |
ClientIsReferencedByInvoice | 57628 | The client could not be deleted because at least one invoice is associated with this client. |
ClientNotFound | 57629 | The specified client was not found. |
ClientNotSpecified | 57631 | A specified client identity was incomplete. Each client identity must specify either a client id, client uid or client number. |
...