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": "df53a21c-3f4c-4b05-a48d-1e6b016c188f",
  "InvoiceID": "53eebaf7-5f28-4c67-b6d2-2c80407ab4ed",
  "DiscountCodeID": "f5b2a079-3cc2-4c46-90c6-74a389affaac",
  "Deleted": true
}