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": "0faec078-bc0d-4e85-a724-a3d7e8ef7929",
  "InvoiceID": "a2ce7e03-cb3d-4254-92c9-e3f0dec3c1b7",
  "DiscountCodeID": "21da236a-cd5a-4685-8f2a-f3fdfdc839ed",
  "Deleted": true
}