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": "84d8ea83-e20d-4fcf-90e4-301e2d6f31c6",
  "InvoiceID": "3acd49f3-b9a4-490b-a384-9b6d628f2187",
  "DiscountCodeID": "9b38e1f2-ef67-4a99-b64a-7f2385e6531e",
  "Deleted": true
}