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": "c87acfc2-c8be-42dc-b7fe-e42249a79878",
"InvoiceID": "22dd3458-bf7a-44d0-b65f-7fb301c2e486",
"DiscountCodeID": "162712c0-bbc9-49b6-9e1f-a6f36c2b8f6a",
"Deleted": true
}