Allianz Trade · JSON Structure

Trade Payment Overdues Overdue Structure

A payment overdue reported to Allianz Trade

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

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

Properties

overdueId policyId overdueCategoryTypeCode debtorName debtorId overdueAmount currency dueDate invoiceReference status reportedAt

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-payment-overdues-overdue-structure.json",
  "title": "Overdue",
  "type": "object",
  "description": "A payment overdue reported to Allianz Trade",
  "properties": {
    "overdueId": {
      "type": "xs:string",
      "description": "Unique identifier for the payment overdue"
    },
    "policyId": {
      "type": "xs:string",
      "description": "Trade credit insurance policy identifier"
    },
    "overdueCategoryTypeCode": {
      "type": "xs:string",
      "description": "Overdue category code (OVD=default, EXP=extension, RES=rescheduling)"
    },
    "debtorName": {
      "type": "xs:string",
      "description": "Name of the debtor with the payment overdue"
    },
    "debtorId": {
      "type": "xs:string",
      "description": "Allianz Trade debtor identifier"
    },
    "overdueAmount": {
      "type": "xs:decimal",
      "description": "Amount overdue in the policy currency"
    },
    "currency": {
      "type": "xs:string",
      "description": "ISO 4217 currency code"
    },
    "dueDate": {
      "type": "xs:string",
      "description": "Original invoice due date"
    },
    "invoiceReference": {
      "type": "xs:string",
      "description": "Customer invoice reference number"
    },
    "status": {
      "type": "xs:string",
      "description": "Current status of the overdue report"
    },
    "reportedAt": {
      "type": "xs:string",
      "description": "Timestamp when the overdue was reported"
    }
  }
}

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-payment-overdues-overdue-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.