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": "be9070e3-35ac-413e-9754-0e3051714697",
  "InvoiceID": "a5190131-f933-413f-9d68-d5417e24129c",
  "DiscountCodeID": "226341ec-5465-4bfc-a6c7-4a65fe0b4432",
  "Deleted": true
}