Delete product price item
Removes a product price from a specific price list.
DELETE
/api/prices/products/{productId}/items/{priceListId}Removes a product price from a specific price list.
Path Parameters
productId*string
Product identifier.
Example
"prod_123"priceListId*string
price list identifier.
Example
"pl_123"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json