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": "d214f6b8-0051-4235-84b6-eae85020f2ac",
  "InvoiceID": "d211e740-6e8f-42b3-ab17-f0dc6ce9c253",
  "DiscountCodeID": "e47ebb49-7fba-45ef-ab6d-d6a6baad4592",
  "Deleted": true
}