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": "8dc2d3e1-9864-4f8f-afac-9329461fbc6d",
  "InvoiceID": "a59313de-8fe1-4095-8acf-cc1dac286a84",
  "DiscountCodeID": "24adfee0-8bc9-47b6-a409-d50c24c52bbb",
  "Deleted": true
}