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
| Parameter | Description |
|---|---|
country | ISO 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.
| Field | Description |
|---|---|
data.countries[].country | ISO-2 country, with regulated — whether Sunday trading is restricted there at all. |
data.countries[].regulation_type | How it is regulated (nationwide ban with exceptions, regional rules, none). |
data.countries[].count | Trading Sundays in data.year for that country. |
data.countries[].next | The next trading Sunday from today, null when the year holds no more. |
data.mode | What 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