{
  "x402Version": 2,
  "id": 7976,
  "slug": "7976",
  "resource": "https://tenderdelta-preview.mooncakemonkey1.workers.dev/x402/v1/verified-changes",
  "description": "Get official TED Change Notices with lot-level deltas or an explicit metadata-only status",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x34bbc130ef911ca0f0d6c947b9553b808c0c70ae",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "country": "DEU",
            "limit": 10
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": [
              {
                "commercial_effect": {
                  "extra_days": 14
                },
                "countries": [
                  "DEU"
                ],
                "cpv": [
                  "31440000"
                ],
                "event": "request_deadline_extended",
                "publication_id": "589096-2026",
                "ted_url": "https://ted.europa.eu/en/notice/-/detail/589096-2026"
              }
            ],
            "pagination": {
              "count": 1,
              "offset": 0,
              "total": 7
            },
            "snapshot_as_of": "2026-08-30"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "country": {
                    "enum": [
                      "DEU",
                      "ESP",
                      "ITA"
                    ],
                    "type": "string"
                  },
                  "event": {
                    "description": "Computed change event such as deadline_changed",
                    "type": "string"
                  },
                  "limit": {
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "signal": {
                    "description": "Any computed signal, including secondary signals",
                    "type": "string"
                  },
                  "verification_status": {
                    "enum": [
                      "verified_field_delta",
                      "document_changed_content_not_compared",
                      "official_change_metadata_only"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "tenderdelta-preview.mooncakemonkey1.workers.dev",
  "lastUpdated": "2026-08-30T08:48:26.887Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T08:48:26.689Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "tenderdelta-preview.mooncakemonkey1.workers.dev",
    "manifest_name": "tenderdelta-preview.mooncakemonkey1.workers.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}