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": "01aa0bb5-1f94-4088-98ec-aecbac5c6198",
  "InvoiceID": "2790119c-c01a-4313-8330-69d1369ada8b",
  "DiscountCodeID": "e3236c5c-2ed3-4efb-81a0-5ab2d58b0da5",
  "Deleted": true
}