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": "2038dc2f-ed7c-4173-bedf-750e4e09cc29",
"InvoiceID": "8bc4200c-e52e-4fac-ae3c-de6c9f79e674",
"DiscountCodeID": "3498f40a-596e-400a-b526-2ee4f11a3b5c",
"Deleted": true
}