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": "2e2bd04e-ed45-41b2-b942-9d302b3c2fd5",
  "InvoiceID": "d4d7a80c-f169-4dcc-aaa6-f37dcc679aba",
  "DiscountCodeID": "08a2ff2e-594f-4dcf-9399-3f1ce6e7cab4",
  "Deleted": true
}