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": "94bfdd43-0491-44ec-a469-23e15ad81dc9",
  "InvoiceID": "5439e0e9-0c54-4487-b812-03fc69ce7859",
  "DiscountCodeID": "11aaa126-b095-4596-8620-cf27c358a6fc",
  "Deleted": true
}