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": "dfe0756a-5887-4efe-a6a2-f2a046374da2",
"InvoiceID": "77aec94b-673b-4e01-be04-4398d82562c6",
"DiscountCodeID": "4a617f9b-3cf2-40eb-9eae-8541938d84fe",
"Deleted": true
}