Specifies the type of a specific File.
Specifies the type of a specific File.
"external"
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 flag that can be assigned to products to denote specific attributes or characteristics. Flags are organized into groups for better context and management. They can have culture-specific names and descriptions.
{ "Code": "string", "Cultures": [ { … } ], "Id": 0, "GroupCode": "string" }
Localized Flag 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", "GroupName": "string" }