Update the case-side fields of one involved-person junction

Updates only the supplied case-side fields (personRole, chargesFiled, actionTaken, isIdentityConfirmed, apprehensionDateTime, notes, civil-recovery flags) on one junction. The junction's identity (id, theftCaseId, personId) and canonical link are preserved. A junctionId that does not belong to caseId returns 404 NOT_FOUND, so a caller cannot reach another case's rows. personRole is still required on write.

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 theft case

string
required

InvolvedPersonId of the junction row to update.

Body Params
string | null
string | null
string | null
boolean | null
date-time | null
string | null
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