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": "3a190353-8d76-4d5e-888b-b1977c64e9a5",
"InvoiceID": "679563d4-1b02-4760-a26a-813c80c318f7",
"DiscountCodeID": "e35083e9-8af8-44e4-ac7d-78eae9c5e450",
"Deleted": true
}