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": "23e09499-2ddd-4215-bdd8-cc278f1d4ba3",
  "InvoiceID": "ab2ffe5a-b104-42ab-8d4a-0af0da2568b5",
  "DiscountCodeID": "ccbcdf96-4fa8-4e6c-bba2-362a29a0a74e",
  "Deleted": true
}