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": "2e58fb6f-eb8a-460e-86b7-60a4e8eb5c69",
  "InvoiceID": "bccfc7d6-6620-49f3-83f4-35f38613e431",
  "DiscountCodeID": "e7dd0ce0-1a39-4656-aac7-1282c6a6323d",
  "Deleted": true
}