DELETE api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "Invoice_DiscountCodeID": "23c818d7-5e58-4fef-aed6-52ca5ae05c19",
  "InvoiceID": "f7719aa3-2a4b-436d-bdfb-982b4f2d3067",
  "DiscountCodeID": "61425a13-9688-4814-af50-aed19a5ca1cc",
  "Deleted": true
}