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": "cc9943be-63a3-4786-a30d-6967db3adba5",
  "InvoiceID": "0347565d-e6f9-4027-b8cd-319fc43a8ef1",
  "DiscountCodeID": "3f881698-6442-4bff-8c3e-f0c50cdb5880",
  "Deleted": true
}