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": "c8bca662-29db-4dda-bbaf-12a9c8d26a4e",
  "InvoiceID": "5298ab03-ae5e-4fb4-a75c-5f5155135ddf",
  "DiscountCodeID": "87bc2040-bbae-40a9-8a23-50f917e69d53",
  "Deleted": true
}