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": "aae9a27a-731d-4042-97eb-756d11887c24",
  "InvoiceID": "a69c066d-49d2-4937-a20e-b6fc2ede7c1e",
  "DiscountCodeID": "f1e3ac26-7d8d-4b51-97f1-07d46f61a114",
  "Deleted": true
}