Delete Special Offer

DELETE {{baseUrl}}/specialoffers/:specialoffer

This endpoint allows you to delete a specific special offer by passing the specialoffer as a path parameter.

specialoffers.read_write- Special Offers Read & Write

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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