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": "fa9f7872-bd81-4b98-9fe7-8e75b741c658",
  "InvoiceID": "dfafb3d4-ab37-4930-a888-c239f60aac04",
  "DiscountCodeID": "92a4cf72-373f-4ee9-8667-b330893186ae",
  "Deleted": true
}