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": "46e11245-50a2-4338-bee4-cde97e71ba0f",
  "InvoiceID": "b977593e-1e75-4159-8ba9-d4066df77fe4",
  "DiscountCodeID": "af8c8d7d-2dfa-443c-bb35-4760c925c2b0",
  "Deleted": true
}