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": "0d8107f3-9af2-40a0-b386-b154e9a7d0a8",
"InvoiceID": "0681a5f0-2fd8-469b-8fc0-1383b774624f",
"DiscountCodeID": "f482bdd4-3df9-4e10-afb6-ec5017cfc15b",
"Deleted": true
}