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": "32c6b5d4-3036-407d-b775-aba31f754837",
  "InvoiceID": "aa61f971-4d89-4ede-bfcc-31531ad1a6f0",
  "DiscountCodeID": "15bed78b-55d8-41e8-8927-515dc18cb24c",
  "Deleted": true
}