Reference list of Product Assortments.
Documentation ProductService (1.1)
https://demo.storm.io/api/1.1/ProductService.svc/rest/ListAssortments
- cURL
- JS
- C#
curl -i -X GET \
https://demo.storm.io/api/1.1/ProductService.svc/rest/ListAssortments
Response
[ { "Id": 0, "Value": "string", "Code": "string" } ]