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": "d5b03ef1-6599-4b6c-b17e-10ee73bf123f",
  "InvoiceID": "9bb94f72-a5cd-470b-bb7a-02d2a6848e1b",
  "DiscountCodeID": "1e9d2615-391d-4cdb-9fce-07256fc27ba4",
  "Deleted": true
}