Authorization: Bearer ********************
curl --location --request POST '/discount/delete?id=' \ --header 'Authorization: Bearer <token>'
{ "empty": true, "property1": {}, "property2": {} }