Get country restrictions for product

Url
Method GET

api/entities/country_restrictions

params
entity_id - id of product in Roomtodo server

result:

{
    "status": "ok",
    "data": [
        "KZ",
        "UA"
    ]
}

Fields:
data - list of countries in ISO format