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": "d3408d26-34c7-4431-9933-1f0b7cf20e5e",
  "InvoiceID": "acb23d87-3745-4ee3-87aa-c059402723a9",
  "DiscountCodeID": "b7a29849-a528-432d-be92-f29104c4956e",
  "Deleted": true
}