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": "ecb576b1-df3f-4d6f-bf99-fa07fc1e8b57",
  "InvoiceID": "85f2f6f6-2afe-40f6-a0b0-a776f0ddc18c",
  "DiscountCodeID": "4e114f09-05f1-4076-a98d-6318a3c51868",
  "Deleted": true
}