Retrieve reason codes for inspection actions
· One min read
You can now retrieve reason codes for aborted, waived, rejected, split, and reset inspections through the List Inspections and Get Inspection API endpoints.
Each response returns a single reason_code field formatted as "Action - Reason", like "Aborted - Order not ready", so you can pull this data directly into your KPI dashboards without downloading CSVs. This update is fully backward compatible, so your existing integrations continue to work without any changes required.
For more details, refer to the Inspections API specification.