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": "03b84c5a-bfa7-42cc-86e5-0fca7d789912",
  "InvoiceID": "0f51aecf-7f1e-4cbd-84b3-5be9b5b4bec8",
  "DiscountCodeID": "94641881-df90-4cd4-abe0-3b0fb935523f",
  "Deleted": true
}