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": "2e076ba4-4a0f-4184-9b76-e9ce68d3bfbf",
  "InvoiceID": "a5c69c63-e733-4fa7-9b66-57510f4dc85e",
  "DiscountCodeID": "cc19b566-21d5-4e79-9f3f-6848eed89178",
  "Deleted": true
}