Update Item

Partial update of item details/pricing/recovery status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[a-zA-Z0-9]{15,18}$

Salesforce case ID (15/18 chars)

string
required
^[a-zA-Z0-9]{15,18}$

Salesforce item ID

Body Params

Item update payload (PATCH /incidents/{incident_id}/items/{id}).

PATCH Semantics

  • Omitted fields: Preserved (not modified)
  • Null values: Clear the field
  • Provided values: Update the field
    Response: Returns full UpdatedResponse with id, attributes, success, message.

string
^[a-zA-Z0-9]{15,18}$
string
string
number
number
string
string
string
string
Headers
string
required
Defaults to 1.0

API version

Responses

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