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": "a488c05f-0a88-4e86-868b-fadd662b6705",
  "InvoiceID": "e751357f-2347-4d80-a0c7-1af596cbfce5",
  "DiscountCodeID": "b9569e3e-f174-4ed8-9a1e-2aae8aeab90b",
  "Deleted": true
}