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": "2674e1a5-7a75-4a35-948e-fcb862227aa8",
  "InvoiceID": "7ff9adfe-e8af-4daa-8054-85a33f7da451",
  "DiscountCodeID": "250e4286-66dc-4e49-9454-b9e7934bba3c",
  "Deleted": true
}