Lists all configuration items for the supplied list of partNos. The list will contain an item for each partNo.
curl -i -X GET \ 'https://customer-slug.api-se.norce.tech/commerce/product/1.1/ListConfigurationItems?partNoSeed=string'
[ { "PartNo": "string", "Groups": [ … ] } ]