Authorization: ********************curl --location '/codelist/excludedRegion?Country=&Product=&Limit=&Offset=' \
--header 'Accept-Language;' \
--header 'X-Correlation-ID;' \
--header 'X-LogLevel;' \
--header 'Authorization: Bearer <token>'[
{
"country": "string",
"city": "string",
"zipCodeFrom": "string",
"zipCodeTo": "string",
"product": "string"
}
]