https://{slug}.api-se.playground.norce.tech/commerce/productfeed/1.0/
https://{slug}.api-se.stage.norce.tech/commerce/productfeed/1.0/
https://{slug}.api-se.norce.tech/commerce/productfeed/1.0/
Represents a Family value. A family is a grouping of products that does not have to share common attributes. Families can be used to group products for various purposes, such as categorization, or filtering. Used for series or common branding of products for display purposes. Not commonly used anymore.
{ "Code": "string", "Cultures": [ { … } ] }
Localized Family information.
Represents language corresponding with ISO 639-1 (e.g. "en") alone or together with localization corresponding with ISO 3166-1 (e.g. "GB"). Valid values can be both "en" or "en-GB". Most commonly used format is "xx-XX".
{ "CultureCode": "string", "Name": "string" }