Allianz Technology Standards · Example Payload

Tech Standards Standard List Example

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

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

Top-level fields

totalitems

Example Payload

tech-standards-standard-list-example.json Raw ↑
{
  "total": 12,
  "items": [
    "sample-items"
  ]
}