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": "42b58930-87f0-4b81-b873-11c94ae20020",
  "InvoiceID": "aeaadc79-9226-4ff4-bcc0-708564aba828",
  "DiscountCodeID": "f477f939-7c0b-42c5-a276-6c302fe30e7f",
  "Deleted": true
}