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": "1f57fe8f-ab61-42bd-bf22-4703b18bdbe3",
  "InvoiceID": "f1cc2097-0003-4154-96b4-ec159bfa9ef8",
  "DiscountCodeID": "6db0affc-e6fd-4ce1-8925-15f4d022a786",
  "Deleted": true
}