Allianz Technology Standards · Example Payload

Tech Standards Standard Example

Standard for paginating collection responses in Allianz REST APIs

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

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

Top-level fields

standard_idnamecategoryversionstatusdescriptionrules

Example Payload

tech-standards-standard-example.json Raw ↑
{
  "standard_id": "std-500001",
  "name": "REST API Pagination Standard",
  "category": "api-design",
  "version": "2.1.0",
  "status": "current",
  "description": "Standard for paginating collection responses in Allianz REST APIs",
  "rules": [
    "sample-rules"
  ]
}