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": "20b05415-ef6c-46d6-b57c-9208db48c012",
"InvoiceID": "2bacbb02-ab16-483e-b356-cfd7875d882b",
"DiscountCodeID": "9a860831-413a-4f4f-b71b-c77b70503a28",
"Deleted": true
}