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": "f0c7b1a2-1077-4ed1-9f6b-2a90d74fdc30",
  "InvoiceID": "730da951-20fe-4973-9385-62f5b9dd03be",
  "DiscountCodeID": "5cd120af-5e17-448c-87f3-5787a25116a9",
  "Deleted": true
}