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": "61d482ab-7c92-493b-bddf-48e5b5d669f2",
"InvoiceID": "f8a482a1-0a71-4db2-ab6e-f1eface5a6b5",
"DiscountCodeID": "4388c182-fdb6-43fd-b0f6-c05fc2f05442",
"Deleted": true
}