Update the case-side fields of a single 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 the caseId surfaces as 404 NOT_FOUND (containment / IDOR mitigation). personRole remains required at the save boundary.

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

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