API Domingos Comerciales Online
Normativa sobre la apertura comercial dominical y próximos domingos comerciales por país regulado de la UE.
GET https://nakordoni.eu/api/v1/data/trading-sundays
— clase de cuota: cheap
| Parámetro | Descripción |
|---|---|
country | Código de país ISO (opcional) |
Campos de la respuesta — dentro del objeto data del sobre de respuesta. [] indica una lista, así que data.items[].name es el campo name de cada elemento. Un campo es null, no aparece o es una lista vacía cuando no tenemos valor: nunca un marcador de posición.
| Campo | Descripción |
|---|---|
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"
🔑 Inicia sesión como desarrollador para probar este endpoint en vivo en el sandbox — 50 llamadas de prueba gratuitas al día. Iniciar sesión