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": "4a1cde02-1d42-47a0-95e8-dee595560b73",
  "InvoiceID": "35eddea8-1bfb-494c-bc3c-75b1831d6925",
  "DiscountCodeID": "2eba87e4-6b95-49b8-8b59-074878d0444f",
  "Deleted": true
}