DeactivateClientCompanyFromClientInput
Input for deactivating the relationship between a client and a client company.
Fields
| Field | Type | Description |
|---|---|---|
clientCompanyId | UUID! | The ID of the client company. |
clientId | UUID! | The ID of the client. |
termReason | String | Optional reason for deactivation. |
thruDate | DateTime | The date when the relationship ends. Defaults to the request date if omitted. |