Lists all configuration items for the supplied list of partNos. The list will contain an item for each partNo.
curl -i -X GET \ 'https://demo.storm.io/api/1.1/ProductService.svc/rest/ListConfigurationItems?partNoSeed=string'
[ { "PartNo": "string", "Groups": [ … ] } ]