Skip to main content

Delete a discount by id

DELETE 

/v2/discounts/:id

Delete a discount by id

Request

Path Parameters

    id stringrequired

    Discount identifier

    Example: 018fb9a0-e490-79c8-95de-8424f7b06638

Header Parameters

    tenant stringrequired

    Tenant identifier

Responses

Discount deleted

Loading...