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": "1ea0a4bf-bf62-46b3-b7f2-f78d04908841",
  "InvoiceID": "535d6701-b573-47c9-975e-2fbdf9fb82b3",
  "DiscountCodeID": "2e2eb547-6e32-4aba-b6d1-3f2b51c11cda",
  "Deleted": true
}