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": "750baca3-d8f5-4ead-a881-85b0ba23add1",
"InvoiceID": "9eb12ca1-aa99-45b2-a17f-12a56cf18f11",
"DiscountCodeID": "ec25239e-2648-4493-8f86-4462546c3bca",
"Deleted": true
}