{"api":"v1","generated_at":"2026-09-15T19:47:18.062Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/402utils-com-v1-ecb-calendar-aab2ea","pinned_page":"https://tollindex.com/e/402utils-com-v1-ecb-calendar-aab2ea/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"402utils-com-v1-ecb-calendar-aab2ea","canonical_url":"https://402utils.com/v1/ecb-calendar","resource":"https://402utils.com/v1/ecb-calendar","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"TARGET2/T2 settlement calendar — the SEPA banking calendar, to predict when a euro transfer settles. TARGET is closed on weekends + six fixed days (New Year, Good Friday, Easter Monday, 1 May, 25 & 26 Dec). ?year= lists the closing days; ?date= says whether it settles (and the next open day); ?date=&addBusinessDays=N returns the value date N settlement days away. The SEPA counterpart of /v1/business-days.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-24T00:46:19.391Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"ecb calendar","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-24T00:46:19.238Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:10:02.643Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:10:02.643Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:41:03.195Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:34:31.932Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:51:30.762Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:44:13.578Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","page":"https://tollindex.com/seller/0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","endpoints":16,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-24T00:46:19.238Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://402utils.com/v1/ecb-calendar","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"date":"2026-04-03","addBusinessDays":1}},"output":{"type":"json","example":{"asOf":"2026-07-06","date":"2026-04-03","note":"2026-04-03 is Good Friday and 2026-04-06 Easter Monday, both TARGET closing days.","result":"2026-04-07","source":"https://www.ecb.europa.eu/paym/target/t2/html/index.en.html","weekday":"Friday","resultWeekday":"Tuesday","addBusinessDays":1}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"date":{"type":"string","description":"A date YYYY-MM-DD — check whether it is a settlement day."},"year":{"type":"integer","description":"Calendar year (1999-2100) — list its closing days."},"addBusinessDays":{"type":"integer","description":"With ?date=: shift by N TARGET settlement days (sign = direction, |N| ≤ 3660)."}},"description":"Provide ?year= OR ?date= (optionally with ?addBusinessDays=)."}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"asOf":{"type":"string","format":"date"},"date":{"type":"string"},"note":{"type":"string"},"year":{"type":"integer"},"closed":{"type":"boolean"},"reason":{"type":"string","description":"When closed: 'weekend' or 'holiday'."},"result":{"type":"string","description":"Shift mode: the settlement date N days from the input."},"source":{"type":"string","format":"uri"},"holiday":{"type":"string","description":"When closed for a holiday: its name."},"weekday":{"type":"string"},"holidays":{"type":"array","items":{"type":"object","required":["date","name","weekday"],"properties":{"date":{"type":"string"},"name":{"type":"string"},"weekday":{"type":"string"}}},"description":"Year mode: the six fixed TARGET closing days."},"resultWeekday":{"type":"string"},"settlementDays":{"type":"integer","description":"Year mode: number of open (settlement) days in the year."},"addBusinessDays":{"type":"integer"},"isSettlementDay":{"type":"boolean","description":"Date mode: TARGET is open on this day."},"nextSettlementDay":{"type":"string","description":"Date mode: the next open day when the given date is closed."}}}}}}}}},"description":"TARGET2/T2 settlement calendar — the SEPA banking calendar, to predict when a euro transfer settles. TARGET is closed on weekends + six fixed days (New Year, Good Friday, Easter Monday, 1 May, 25 & 26 Dec). ?year= lists the closing days; ?date= says whether it settles (and the next open day); ?date=&addBusinessDays=N returns the value date N settlement days away. The SEPA counterpart of /v1/business-days.","lastUpdated":"2026-08-24T00:46:19.391Z","x402Version":2}]}}