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": "5c100c30-bb58-4950-8f4b-eed5b985210e",
  "InvoiceID": "72669b8d-dc97-408d-be80-c12bdfb8cfad",
  "DiscountCodeID": "2ff7bdc5-1cbf-41be-8b81-f5c4d0ecd9dd",
  "Deleted": true
}