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": "28b2b074-11a1-4130-b00c-261553a4b629",
"InvoiceID": "7f2099b3-2d19-496b-802b-502f360069fa",
"DiscountCodeID": "3c9bc0b8-36c9-4254-a83a-12bc3ae48541",
"Deleted": true
}