Attach a person to a theft case (canonical link or inline attributes).

Provide exactly one of: personId (link an existing canonical Person) or inline attributes (displayName/personType). Supplying both, or neither, is rejected as 400 BAD_REQUEST. Case-side fields (personRole, chargesFiled, actionTaken, isIdentityConfirmed, apprehensionDateTime, notes, civil-recovery flags) are carried on the new junction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Salesforce Investigation record Id of the parent TheftCase

Body Params
string | null

Canonical Person record Id. Mutually exclusive with inline displayName/personType.

string | null

Inline person display name. Mutually exclusive with personId.

string | null

Inline person type. Mutually exclusive with personId.

string | null

Case-side role of this person. Required at the save boundary.

string | null
string | null
boolean | null
date-time | null
string | null

Case-side context notes for the new junction.

boolean | null
boolean | null
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json