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": "74bc4d97-2872-493c-b349-bafaf676c1e5",
"InvoiceID": "b046e8cc-e507-4445-a324-5df50538ab61",
"DiscountCodeID": "a2686545-41b4-4790-9837-d98cf87d9641",
"Deleted": true
}