Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ErrorCodeErrorNumberErrorText
ClientInactivated101The client could not be deleted and instead it was marked inactive
UpdatePermissionDenied50046Permission deniedYou do not have permission to update this item.
UnexpectedErrorDeletingClient57623Unexpected error deleting clientThere was an unexpected error while trying to delete the client.
ClientHasChildClients57624Client 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.
ChildClientCouldNotBeDeleted57625Client 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.
ChildIsReferencedByEngagement57626The 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.
ClientNotFound57629Client The specified client was not found for delete.
ClientNotSpecified57631Client not specified in service invocationA specified client identity was incomplete. Each client identity must specify either a client id, client uid or client number.