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": "60745a62-f4d4-46f6-9597-b4aa3578fce6",
"InvoiceID": "cb6ee3cf-cb41-4045-96fc-4d73ae8202e9",
"DiscountCodeID": "cbabd29c-e6cb-4953-bdef-604636ba8ee6",
"Deleted": true
}