https://demo.storm.io/api/1.1/
Reference list of Product file type ids.
Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.
https://demo.storm.io/api/1.1/ProductService.svc/rest/ListFileTypeIds
curl -i -X GET \ https://demo.storm.io/api/1.1/ProductService.svc/rest/ListFileTypeIds
Success
The internal Id of the Entity. This Id might be different in different tiers such as Stage and Production. Use Code if hard coding is required.
The Value of the Entity. MaxLength: max.
The Code of the Entity, if existing. Use this value when hard coding is required. MaxLength: 255.
[ { "Id": 0, "Value": "string", "Code": "string" } ]