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": "f93b5398-9250-4ee0-bdca-8e4a929dac67",
  "InvoiceID": "f3fabc60-d52a-423f-ac1c-1124e867c5e4",
  "DiscountCodeID": "24a6f32d-6112-47ce-a123-706bb44f283e",
  "Deleted": true
}