...
ErrorCode | ErrorNumber | ErrorText |
---|---|---|
ClientInactivated | 101 | The client could not be deleted and instead it was marked inactive |
UpdatePermissionDenied | 50046Permission denied | You do not have permission to update this item. |
UnexpectedErrorDeletingClient | 57623 | Unexpected error deleting clientThere was an unexpected error while trying to delete the client. |
ClientHasChildClients | 57624 | Client The client could not be deleted because it has at least one child client (CascadeDeleteFlag = false)there are one or more child clients of this client. |
ChildClientCouldNotBeDeleted | 57625 | Client The client could not be deleted because it has at least one child client that cannot be deleted (CascadeDeleteFlag = true)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 | Client The client could not be deleted because it is referenced by at least one user is associated with this client. |
ClientIsReferencedByInvoice | 57628 | Client The client could not be deleted because it is referenced by at least one invoice is associated with this client. |
ClientNotFound | 57629 | Client The specified client was not found for delete. |
ClientNotSpecified | 57631Client not specified in service invocation | A specified client identity was incomplete. Each client identity must specify either a client id, client uid or client number. |