Using the Etsy Listing API, i have listings returned that match a keyword and I can paginate through them no problems.
However, I want to find only listings that deliver to the UK.
I have tried to use the region
URL parameter, but i still get items that can only be delivered to the USA.
Can someone help me to understand what I need to pass in order to get UK shippable items please?