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": "9c078b43-107b-4b71-98f6-0f9839d20487",
  "InvoiceID": "7d2c7b8e-1322-431d-b608-d8be58a7fb72",
  "DiscountCodeID": "d37267b7-833c-4ca5-8c19-70e4aff18de4",
  "Deleted": true
}