List warehouse information types
Documentation ProductService (1.1)
https://demo.storm.io/api/1.1/ProductService.svc/rest/ListWarehouseInfo
- cURL
- JS
- C#
curl -i -X GET \
https://demo.storm.io/api/1.1/ProductService.svc/rest/ListWarehouseInfo
Response
[ { "Id": 0, "Type": 0, "Code": "string", "Name": "string", "IsStandard": true, "Locations": [ … ] } ]