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": "0ef84085-282d-4d23-9355-8bbfea032d3b",
  "InvoiceID": "857c2128-aeaa-4c41-9f9a-343a74665930",
  "DiscountCodeID": "1e001532-40ec-4c3a-ae68-e7742294ebc7",
  "Deleted": true
}