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": "4be758a1-7128-40d6-9891-05676594522d",
  "InvoiceID": "f6481cd2-9f48-44b3-acac-410bb7fafe3e",
  "DiscountCodeID": "c88ee2a3-715d-4439-b164-01b9c031a959",
  "Deleted": true
}