Soda · Example Payload

Update Incident Request

Approximately 5% of order records are missing customer_id values, affecting downstream analytics.

Data QualityData ObservabilityData ContractsData TestingData MonitoringData Engineering

Update Incident Request is an example object payload from Soda, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titledescriptionseveritystatusresolutionNotes

Example Payload

Raw ↑
{
  "title": "Missing customer IDs in orders table",
  "description": "Approximately 5% of order records are missing customer_id values, affecting downstream analytics.",
  "severity": "major",
  "status": "investigating",
  "resolutionNotes": ""
}