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": "9200d0d9-ae89-4937-9e7c-4542a072f68c",
  "InvoiceID": "3b0e985e-60ab-4f24-8d4e-2d6d74b1cbf4",
  "DiscountCodeID": "6d3bea1f-a62f-47b6-985a-505c25378292",
  "Deleted": true
}