cURL
curl --request DELETE \ --url https://api.quote.hapily.com/v1/pricebooks/{priceBookId}/prices \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '[ "<string>" ]'
Deletes multiple product prices from a price book
Prices deleted successfully