Update Mismatch Alerts
Authentication
Permissions
Endpoint
Headers
Request body (partial update — at least one field that “counts” is required):
Request Example:
Response:
Response Body:
Mismatch observation (alert) identifier.
At least one property must be present (after applying ignore rules). Omitted fields are left unchanged. Empty string or whitespace-only usdot / mc values are ignored (they do not clear the field). JSON null for usdot / mc still clears that side of the criteria when present. USDOT/MC validation matches create rules (numeric after normalization).
New USDOT value; null clears when paired with MC update rules.
New MC value; null clears when paired with USDOT update rules.
Trailer logos list. Pass [] or null to clear. Max list size is limited by server configuration (MISMATCH_ALERTS_MAX_LOGOS).
Display name; blank or whitespace-only is stored as null.
Whether the observation is disabled.
Full updated mismatch observation.
Alert row identifier.
Optional display name; may be null if not set.
USDOT value from stored criteria.
MC value from stored criteria.
Trailer logos from logos. Empty when not configured.
[]Whether this mismatch observation alert is disabled.
Creation timestamp when available.
Last run timestamp in ISO-8601 format; null when not run yet.
Bad request – empty body, no updatable fields, invalid USDOT/MC, or validation error.
Unauthorized – Invalid or missing Access-Token.
Forbidden – missing permission, or observation belongs to another customer.
Mismatch observation not found or deleted.
Last updated