Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
curl -i -X GET \ https://demo.storm.io/api/1.1/ProductService.svc/rest/ListFlagGroups
[ { "Id": 0, "Name": "string", "Description": "string", "Code": "string" } ]
curl -i -X GET \ https://demo.storm.io/api/1.1/ProductService.svc/rest/ListFlags
[ { "Id": 0, "Name": "string", "Group": 0, "IsSelected": true } ]
curl -i -X GET \ https://demo.storm.io/api/1.1/ProductService.svc/rest/ListProductFlags
[ { "Id": 0, "Name": "string", "Group": 0, "IsSelected": true } ]