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": "cf09402c-526f-4a9e-a7ae-515a5d1a9a45",
  "InvoiceID": "50db6297-6520-4e29-9f27-ee676d9e7f38",
  "DiscountCodeID": "c3cbc03e-3dad-4ae4-82e7-d3281e71411d",
  "Deleted": true
}