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": "c546a910-1ffd-4dfa-ab7d-b312b1a9d591",
  "InvoiceID": "a185691e-0e9b-4c6a-a419-194dedb92c69",
  "DiscountCodeID": "364e04bf-2c4d-4339-83cf-df4e780a3409",
  "Deleted": true
}