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": "467e8aeb-6224-47fe-ad17-20bb8b07df69",
"InvoiceID": "4376bef3-c9ce-4a99-a244-b0cdb18c8ec0",
"DiscountCodeID": "6afda114-538f-41e2-ae83-4c601b3a9e91",
"Deleted": true
}