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": "fac2ba54-97f0-47ba-b522-1398f2c7b57c",
  "InvoiceID": "d8cf40c8-68a5-4a5d-ad1b-40c3e1d2b209",
  "DiscountCodeID": "6256bbd6-2095-49de-a4b9-0a8b85fadd3f",
  "Deleted": true
}