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": "e9adc045-0624-4f36-a658-c7347daca5a0",
  "InvoiceID": "8c52343c-454b-4aa7-8676-629f4aa2468a",
  "DiscountCodeID": "d7f03ec5-6700-40fc-812c-15c55cfe2f9f",
  "Deleted": true
}