JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/dispute-updated",
"title": "Dispute Updated",
"allOf": [
{
"$ref": "#/components/schemas/dispute-v1"
}
],
"examples": [
{
"amount": 200,
"arbitration_date": null,
"created": "2023-07-19T18:39:34.768Z",
"customer_filed_date": "2023-07-20T09:00:00Z",
"customer_note": "I didn't receive the goods.",
"network_claim_ids": [
"CLAIM-001"
],
"network_filed_date": "2023-07-21T11:00:00Z",
"network_reason_code": "4808",
"prearbitration_date": null,
"primary_claim_id": "CLAIM-001",
"reason": "GOODS_SERVICES_NOT_RECEIVED",
"representment_date": null,
"resolution_date": null,
"resolution_note": null,
"resolution_reason": null,
"status": "SUBMITTED",
"token": "b24230fa-181e-4b31-9a5c-276747e619a0",
"transaction_token": "12345624-aa69-4cbc-a946-30d90181b621"
}
]
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/lithic-com-dispute-updated"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.