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": "88c51549-d84d-4c92-9b81-371be2c81fff",
"InvoiceID": "7958248d-4735-4522-a517-102884bd3b04",
"DiscountCodeID": "654d8ff4-661f-45cc-bf34-05199b58abe1",
"Deleted": true
}