The “Delete Price by ID for a Product” API allows deleting a specific price associated with a particular product using its unique identifier. Use this endpoint to remove a price from the system.
API Version
2021-07-28 ID of the product that needs to be used
"6578278e879ad2646715ba9c"
ID of the price that needs to be returned
"6578278e879ad2646715ba9c"
location Id
"6578278e879ad2646715ba9c"
Successful response
returns true if the price is successfully deleted
true