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": "ee930868-ad7f-4c71-b91b-c1252498a236",
  "InvoiceID": "7d2f562c-54f0-40fa-bd37-7db2ae95d983",
  "DiscountCodeID": "976cef05-d6d0-4fbd-8981-be9e6c155606",
  "Deleted": true
}