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": "a69e2783-3981-4f35-b144-e003571c32a3",
  "InvoiceID": "3ddc3899-f987-4e9b-94a1-53b3242c4505",
  "DiscountCodeID": "d7e2e726-37ad-4152-84c7-6fcd1221b844",
  "Deleted": true
}