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": "ad8d3970-cf00-4c8f-8bfd-0f7283b3c881",
  "InvoiceID": "977fa91c-c1c8-426f-8bec-2c43fc3ccc29",
  "DiscountCodeID": "f33b4cb4-0b2c-4547-9073-8e4e495377d3",
  "Deleted": true
}