DELETE api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "44083282-d8f2-4e7f-a657-dc4caac821c8",
"InvoiceID": "7a89f412-4b99-4d01-a865-441ebab37c79",
"DiscountCodeID": "bf48bf6e-5ae8-44a6-accf-a76d5c06c14c",
"Deleted": true
}