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": "63cb169d-a421-4718-890a-6cb7caf87815",
  "InvoiceID": "f1ea2a5a-efee-4a60-8e3b-e34c085a2ec7",
  "DiscountCodeID": "68d8d0cc-2cea-4064-a76f-9dc5e4d82d2e",
  "Deleted": true
}