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": "e06f4b5f-8332-437a-8ff8-c71998b89d86",
  "InvoiceID": "ed12fe96-6dff-4e34-bd7f-90e8c49ef375",
  "DiscountCodeID": "91059b01-b921-4b15-92fe-7e7b0bb7201e",
  "Deleted": true
}