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": "b23002cd-ed30-49d4-8063-f92fa68d078a",
  "InvoiceID": "35cb69b9-103e-4e59-b22b-eadefe124382",
  "DiscountCodeID": "f670bae7-8b66-4c12-8a08-c60fc3507d6e",
  "Deleted": true
}