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": "b3e09534-e28d-4de3-bc00-e8f8d038bb9f",
  "InvoiceID": "46f56420-d459-4e78-9ceb-0bc4d3ee48a3",
  "DiscountCodeID": "8901b91e-2c67-4b51-b3bd-b0dfa5262dd6",
  "Deleted": true
}