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": "dc8ff2f5-7145-4c73-ab1d-922ee82a1884",
"InvoiceID": "c4b019a7-5780-4f05-b1ef-05c0db358443",
"DiscountCodeID": "009cc9a2-f30b-45ba-85d3-7da0685d780a",
"Deleted": true
}