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": "16d3a96c-32ae-40fd-818c-8bd6be8a9ce3",
  "InvoiceID": "e0bbf324-b39b-40e7-be58-3311f33b264b",
  "DiscountCodeID": "74ad9385-d71b-49c7-9e00-769ebfd6621b",
  "Deleted": true
}