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": "8e8c8a28-18cc-42eb-b980-e27086b7eb90",
  "InvoiceID": "be20f371-60c8-41da-ad5f-40282585fd53",
  "DiscountCodeID": "5e445c09-64a2-4f0f-b0ae-b275e35221aa",
  "Deleted": true
}