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": "91074201-898a-48b3-906b-fe4aa165f254",
  "InvoiceID": "a74b6887-1948-4e34-82d6-893cd4124d2e",
  "DiscountCodeID": "17b5b602-1950-466e-a8e3-56e295bf6b9e",
  "Deleted": true
}