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": "598fd34d-48a8-4fba-a973-2f9c4661123e",
  "InvoiceID": "b2d5aa3e-fef9-438a-88cc-406f70fa2fbf",
  "DiscountCodeID": "395bf560-ff14-42c4-bb75-a81f55fa8e05",
  "Deleted": true
}