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": "fd0d1f98-6d85-4627-8762-608c0440983a",
  "InvoiceID": "0e909582-7116-493e-a471-f47b970319f0",
  "DiscountCodeID": "2af45a26-17e6-405a-9968-601d78e488ea",
  "Deleted": true
}