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": "1dd4cbb1-5408-4fa9-b942-50e4ab3af74e",
  "InvoiceID": "95719c3c-794f-4c16-bcde-310e6cc1953c",
  "DiscountCodeID": "0bdb9271-9412-4e49-ab26-e56c5d6dcc5d",
  "Deleted": true
}