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": "2179c88b-bde1-4fb0-9584-b3326520631a",
  "InvoiceID": "7e1b428f-adf8-4ade-8879-e12b2a54eabc",
  "DiscountCodeID": "6343809e-e45a-4a56-943c-111e88477275",
  "Deleted": true
}