GET 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": "48f3a01c-e35b-4e6d-92cc-5eaec78d3538",
"InvoiceID": "b032cfb0-f43a-41d3-825c-046fdb2b8a8f",
"DiscountCodeID": "06259f44-5b5c-472c-82f5-993741f2cb96",
"Deleted": true
}