Delete Price Rule
DELETE /v2/price-rule/:id
Deletes a price rule by identifier. Removes the rule from the pricing engine and returns status information.
Response Example
{
"message": "Price rule deleted successfully"
}
DELETE /v2/price-rule/:id
Deletes a price rule by identifier. Removes the rule from the pricing engine and returns status information.
{
"message": "Price rule deleted successfully"
}