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": "e928f576-b715-4d3e-ae97-7b566009285b",
  "InvoiceID": "3fb74983-dc5a-4639-8a74-2dd7e0e9857d",
  "DiscountCodeID": "810a7073-fe36-4e87-8951-c57c4fee6925",
  "Deleted": true
}