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": "c977ee05-a387-4630-8d9c-d5149b3f18c5",
"InvoiceID": "86d1d015-2557-40e1-9fa9-681225f203d8",
"DiscountCodeID": "6aa8a4c5-710d-4a76-a530-c9b40c00b5a2",
"Deleted": true
}