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": "362c717a-0f15-45f2-be77-740f21abadfe",
  "InvoiceID": "89ce1e21-9e44-445b-a2ac-792d48dc6680",
  "DiscountCodeID": "b3b9ac17-77c6-4a7a-911b-dc744cc7b4e6",
  "Deleted": true
}