Allianz Trade · JSON Structure

Trade Claims Claim Structure

An insurance claim filed with Allianz Trade

Type: object Properties: 13
Credit InsuranceInsuranceRisk ManagementTrade CreditE-CommerceSurety

Trade Claims Claim Structure is a JSON Structure definition published by Allianz Trade, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

claimId policyId debtorName debtorId claimAmount approvedAmount currency claimStatus lossDate invoiceReference overdueId submittedAt resolvedAt

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

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api.allianz-trade.com/structures/trade-claims-claim-structure.json",
  "title": "Claim",
  "type": "object",
  "description": "An insurance claim filed with Allianz Trade",
  "properties": {
    "claimId": {
      "type": "xs:string",
      "description": "Unique identifier for the insurance claim"
    },
    "policyId": {
      "type": "xs:string",
      "description": "Trade credit insurance policy identifier"
    },
    "debtorName": {
      "type": "xs:string",
      "description": "Name of the debtor who defaulted on payment"
    },
    "debtorId": {
      "type": "xs:string",
      "description": "Allianz Trade debtor identifier"
    },
    "claimAmount": {
      "type": "xs:decimal",
      "description": "Total amount claimed"
    },
    "approvedAmount": {
      "type": "xs:decimal",
      "description": "Amount approved by Allianz Trade (after processing)"
    },
    "currency": {
      "type": "xs:string",
      "description": "ISO 4217 currency code"
    },
    "claimStatus": {
      "type": "xs:string",
      "description": "Current status of the claim"
    },
    "lossDate": {
      "type": "xs:string",
      "description": "Date when the financial loss occurred"
    },
    "invoiceReference": {
      "type": "xs:string",
      "description": "Customer invoice reference number"
    },
    "overdueId": {
      "type": "xs:string",
      "description": "Related payment overdue identifier"
    },
    "submittedAt": {
      "type": "xs:string",
      "description": "Timestamp when the claim was submitted"
    },
    "resolvedAt": {
      "type": "xs:string",
      "description": "Timestamp when the claim was resolved"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/trade-claims-claim-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.