https://demo.storm.io/api/1.1/
Reference list of Product Statuses.
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/ListStatuses
curl -i -X GET \ https://demo.storm.io/api/1.1/ProductService.svc/rest/ListStatuses
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" } ]