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": "75dd4975-f7c7-4f12-8f13-b2dc64e5ec97",
"InvoiceID": "1d063a47-5410-4387-9f02-ae0d6009077d",
"DiscountCodeID": "8805e185-10d2-44ae-84ee-38950b6821c6",
"Deleted": true
}