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": "f30f9685-e4ce-49b2-b8e0-fef0afc915a5",
  "InvoiceID": "b155a28e-2fb9-4b53-8e6e-807fc343666c",
  "DiscountCodeID": "83841b39-9486-49f6-86b6-3b6c3e76dccc",
  "Deleted": true
}