Skip to main content
POST

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

eventId
string<uuid>
required

Event identifier

Body

application/json
insuredId
string<uuid>

Associated insured identifier (mutually exclusive with nonInsuredName)

nonInsuredName
string

Name of non-insured defendant (mutually exclusive with insuredId)

phoneNumber
string

Defendant phone number

email
string

Defendant email address

attorneyId
string<uuid>

Associated attorney identifier (must reference an existing attorney)

lawFirmId
string<uuid>

Associated law firm payee identifier (must reference an existing payee)

Response

Defendant created

id
string<uuid>

The created defendant identifier