Zum Inhalt
Menu

← Alle Endpunkte

API für verkaufsoffene Sonntage Online

Regelungen zum Sonntagsverkauf und bevorstehende verkaufsoffene Sonntage pro reguliertem EU-Land.

GET https://nakordoni.eu/api/v1/data/trading-sundays — Kontingentklasse: cheap

ParameterBeschreibung
countryISO-Ländercode (optional)

Antwortfelder — innerhalb des data-Objekts im Antwortumschlag. [] steht für eine Liste, data.items[].name ist also das Feld name jedes Elements. Ein Feld ist null, fehlt oder ist eine leere Liste, wenn wir keinen Wert dafür haben — nie ein Platzhalter.

FeldBeschreibung
data.countries[].countryISO-2 country, with regulated — whether Sunday trading is restricted there at all.
data.countries[].regulation_typeHow it is regulated (nationwide ban with exceptions, regional rules, none).
data.countries[].countTrading Sundays in data.year for that country.
data.countries[].nextThe next trading Sunday from today, null when the year holds no more.
data.modeWhat the answer covers — one country or the whole set; regulated_only echoes the filter.
curl "https://nakordoni.eu/api/v1/data/trading-sundays?country=PL" \
  -H "Authorization: Bearer NKD-DEV-XXXX-XXXX-XXXX"
🔑 Melden Sie sich als Entwickler an, um diesen Endpunkt live in der Sandbox auszuprobieren — 50 kostenlose Testaufrufe pro Tag. Anmelden