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": "96272534-e32c-4f96-b744-728e5a029cb7",
  "InvoiceID": "9e78310d-75bc-4fed-aa5e-5d5b50f69932",
  "DiscountCodeID": "2c1966bf-a472-4fcf-838a-05082e60faf1",
  "Deleted": true
}