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": "00ea8f46-cdb2-4291-b5c6-cf08d2778796",
  "InvoiceID": "8d720308-fd25-42fd-94fa-000b2517f4b4",
  "DiscountCodeID": "e6b9468b-8455-4a85-a52f-0fec066b0f93",
  "Deleted": true
}