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": "017930cf-46c5-4b8a-a695-5d54f39ae2d3",
  "InvoiceID": "2e3846d5-e523-44a8-a816-67c63852a79e",
  "DiscountCodeID": "dea53729-73c4-43b6-87fe-3b7c4c876759",
  "Deleted": true
}