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": "564e8038-337a-4af1-82d5-a23fe78e174b",
"InvoiceID": "64f10b0b-fc33-4cfc-8068-ad583b07edde",
"DiscountCodeID": "9b3ba684-2e07-4cbc-a87a-082cffd1f8c2",
"Deleted": true
}