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": "d5c23eb7-7505-4e2d-855e-56b4a4346cee",
  "InvoiceID": "9b6ef9a4-c005-4f0c-95fb-6f363e5408b8",
  "DiscountCodeID": "d93cbd15-9574-40da-a95c-27b29b10d387",
  "Deleted": true
}