Retrieves Skus and itemIds for which there is a price entry in a specific pricelist. The pricelist is identified by priceListId.
OK
Not Found
Internal Server Error
{- "query": {
- "limit": 10,
- "offset": 0,
- "count": 80
}, - "data": [
- {
- "itemId": 1000000011,
- "itemSku": "10112_SKU"
}
]
}