cURL
curl --request GET \ --url https://api.secure.quotivity.com/v1/pricebooks/{priceBookId}/pricedProducts \ --header 'x-api-key: <api-key>'
{ "total": 123, "results": [ { "productId": "<string>", "properties": {}, "prices": {} } ] }
Search products already in a price book and populates their prices.
Reserved for future use.
Search results
Show child attributes