Destroy Special Offer

DELETE {{baseUrl}}/specialoffers/:specialoffer

This endpoint allows you to delete a specific special offer by providing the ID of the special offer you want to delete in the specialoffer path parameter.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e","code":"\u003cnumber\u003e"}}