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": "c33620df-e200-4b90-b8f6-4d2202359111",
  "InvoiceID": "f2d1c909-8661-4ea9-b493-36968cb72220",
  "DiscountCodeID": "257d521a-3965-4083-aad8-04293de88862",
  "Deleted": true
}