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": "942c7a3c-c647-4639-8b79-760665e36c2e",
  "InvoiceID": "b0c7813b-2dec-4fa9-be2a-74c6627a17fb",
  "DiscountCodeID": "b2daaddb-dfd6-46e7-8e0b-451d15dcedd0",
  "Deleted": true
}