Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
curl -i -X GET \ https://customer-slug.api-se.norce.tech/commerce/product/1.1/ListFlagGroups
[ { "Id": 0, "Name": "string", "Description": "string", "Code": "string" } ]
curl -i -X GET \ https://customer-slug.api-se.norce.tech/commerce/product/1.1/ListFlags
[ { "Id": 0, "Name": "string", "Group": 0, "IsSelected": true } ]