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": "39308e76-b123-44c5-8a67-f002059f5c94",
  "InvoiceID": "5aceced8-b45d-4109-9ded-35f738fdbef0",
  "DiscountCodeID": "e7e80085-688e-497d-ad10-f73bd2acb2b8",
  "Deleted": true
}