Allianz Technology Standards · Example Payload

Tech Standards Compliance Result Example

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

Tech Standards Compliance Result Example is an example object payload from Allianz Technology Standards, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

check_idstatuspassedfailedwarningsviolations

Example Payload

tech-standards-compliance-result-example.json Raw ↑
{
  "check_id": "chk-500123",
  "status": "completed",
  "passed": 18,
  "failed": 3,
  "warnings": 5,
  "violations": [
    "sample-violations"
  ]
}