Cip Service Return Code Structure

Status code for results. Zero indicates success.

Type: int32 Properties: 0
GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

return_code is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-return-code-structure.json",
  "name": "return_code",
  "description": "Status code for results.  Zero indicates success.",
  "type": "int32"
}