Skip to main content
Menu

← All endpoints

Trading Sundays API Online

Sunday retail-opening regulations and upcoming trading Sundays per regulated EU country.

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

ParameterDescription
countryISO country code (optional)

Response fields — inside the data object of the envelope. [] marks a list, so data.items[].name is the name field of each element. A field is null, absent or an empty list when we hold no value for it — never a placeholder.

FieldDescription
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"
🔑 Log in as a developer to try this endpoint live in the sandbox — 50 free test calls a day. Log in