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": "7a20712d-02e5-467b-90d0-53d89e215edf",
  "InvoiceID": "fbde30d6-afed-4880-87b5-6dbbf6737db3",
  "DiscountCodeID": "2a4ef01f-0e7c-416e-abc3-8381953e7e70",
  "Deleted": true
}