Allianz Technology Standards · Example Payload

Tech Standards Pagination Guideline Example

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

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

Top-level fields

guideline_idnameversionparametersresponse_headers

Example Payload

tech-standards-pagination-guideline-example.json Raw ↑
{
  "guideline_id": "guide-pag-001",
  "name": "Pagination Standard",
  "version": "2.1.0",
  "parameters": [
    {}
  ],
  "response_headers": [
    {}
  ]
}