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": "2cd315c8-8685-46f2-8169-de0969ed437b",
  "InvoiceID": "00939a1a-5298-49c9-b109-b0258ae7f557",
  "DiscountCodeID": "7a517519-a4cb-4323-8b9b-7031cc41cd5f",
  "Deleted": true
}