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": "dedf1c69-9044-40ec-8b78-b2ffdc079cbc",
  "InvoiceID": "b0c5a9fc-9c40-4956-910c-0ddc20e3d949",
  "DiscountCodeID": "4600fde1-df8d-40d7-8e60-6e8968084ce0",
  "Deleted": true
}