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": "89bcae99-210d-4a70-9bf0-1b82f1d3a844",
  "InvoiceID": "8b4a137d-e3fe-4ba4-b78f-1b33d422c1a4",
  "DiscountCodeID": "f4966e3d-b9cf-4bc3-bf94-a5b10a5131bf",
  "Deleted": true
}