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": "016d7769-879e-40ed-901b-4a50b19d5937",
  "InvoiceID": "321e681c-53ff-499e-b08a-9143157e0018",
  "DiscountCodeID": "ec632529-6dd3-4dbf-ba68-f8f46d9c0e6e",
  "Deleted": true
}