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": "a84b2cd7-c721-4a8d-bcf2-bf3ef68ca23a",
"InvoiceID": "87763a22-a499-459f-879b-a978dbb2d92a",
"DiscountCodeID": "e10090c9-35e0-4a8f-94e3-f45a32a7543d",
"Deleted": true
}