Update Vehicle

Partial update of vehicle make/model/year/color/plate/VIN.

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 vehicle ID

Body Params

Vehicle update payload (PATCH /incidents/{incident_id}/vehicles/{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
string
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