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": "d0a539d9-0c87-43ef-8269-5609db52dabc",
  "InvoiceID": "51c41f9f-1ff0-4360-8228-769662c73bd5",
  "DiscountCodeID": "8e797a3c-1caf-4435-8b66-89ebef21fa4e",
  "Deleted": true
}