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": "6ff893aa-9b59-44d6-b124-91f0f11e5e75",
  "InvoiceID": "9bfc23f2-9630-432d-a8aa-5fc9b58a9421",
  "DiscountCodeID": "184de319-29c8-45a3-acca-ebdddaad9b01",
  "Deleted": true
}