Hi
Is it possible to get the promotion calendar we see in the dashboard via an API.
I have seen: https://developer.spreadshirt.net/display/API/Discount+Resources is this the right end point?
/v1/shops/{shopId}/discountScales
discountScales to me should be discountSales is that a typo?
The API docs here seem limited, I see no mention of whether we need to pass an apiKey here.
Since these are global discounts for the whole spreadshop domain why are we passing shopId here too?
A nice easy public endpoint like: https://api.spreadshirt.net/api/v1/spreadshopPromotions would be great.
If anyone can shed some light. I want to automate our promotional banner we show on our main site.
Thanks