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": "14f88973-4777-49a6-ad12-ff4c3179670b",
  "InvoiceID": "654bb943-dbe2-4b5c-9f4a-89a7ae930c25",
  "DiscountCodeID": "145509ae-0fd1-40fe-8488-98a6a69586bf",
  "Deleted": true
}