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": "ca0519de-8272-4d35-9c4a-2c01bdeabce8",
  "InvoiceID": "41bfb7fb-cbdb-4e02-8398-07edb6154dbf",
  "DiscountCodeID": "7ce79b7b-2cdb-4d5c-b0a9-8a8eb9880cd9",
  "Deleted": true
}