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": "d902ed25-9793-42e8-b308-5f5c547601b2",
  "InvoiceID": "3b10f890-d12d-4498-b9c4-942ab4a23a07",
  "DiscountCodeID": "5b51c937-19e1-42ee-9297-4ec09a4a0290",
  "Deleted": true
}