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": "56707bfe-164f-4d7c-a958-7ca0b3dd3c50",
  "InvoiceID": "920b2867-2974-4ef7-bd0b-0d29cfb57367",
  "DiscountCodeID": "81f42d19-d6aa-4f8d-b06c-f46b36c4d490",
  "Deleted": true
}