Return product prices. In case of at least one of skus is not found exception will be thrown.
200 Success.
401 Unauthorized
Unexpected error
{"skus": ["string"]}
[{"price": 0,"store_id": 0,"sku": "string","extension_attributes": { }}]