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": "b5b8a7d3-af38-4d05-8257-ffeecde420c7",
"InvoiceID": "f820b713-8ff5-4312-b002-b45c087543e4",
"DiscountCodeID": "694f47df-0c8a-48da-9176-91380edc0e14",
"Deleted": true
}