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": "40a73abe-bba4-4a23-ab91-1a69aa46af61",
  "InvoiceID": "95e53919-bd2b-404c-b164-6a65b5026a4b",
  "DiscountCodeID": "c4fae968-ecdf-47cf-ae29-979cc398e0e8",
  "Deleted": true
}