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": "89160414-d4e7-4a86-98aa-6a67799f8124",
  "InvoiceID": "57daef21-8d8f-4a5f-96ee-3ce2c8593e0c",
  "DiscountCodeID": "c81aaa50-e385-410b-8112-44e355c243a8",
  "Deleted": true
}