Updates a defendant. Only provided fields are updated.
Send null for a field to clear its value. Omit a field to preserve its existing value.
Required permission: company.event:export
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Event identifier
Defendant identifier
Update associated insured (send null to clear; mutually exclusive with nonInsuredName)
Update non-insured defendant name (send null to clear; mutually exclusive with insuredId)
Update phone number (send null to clear)
Update email address (send null to clear)
Update associated attorney (send null to clear; must reference an existing attorney)
Update associated law firm (send null to clear; must reference an existing payee)
Updated defendant details
A defendant associated with a lawsuit
Defendant identifier
Company identifier
Associated lawsuit identifier
Associated insured identifier (mutually exclusive with nonInsuredName)
Name of non-insured defendant (mutually exclusive with insuredId)
Defendant phone number
Defendant email address
Associated attorney identifier
Associated law firm payee identifier
When the defendant was created (ISO 8601)
When the defendant was last updated (ISO 8601)