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": "faad7d18-7f3a-4578-9f19-d0c2ed17396b",
"InvoiceID": "ee98937d-bcd7-4448-9d32-d2f45404c107",
"DiscountCodeID": "4da265d1-1fca-4e0d-bb26-bfd9e5ea0e9a",
"Deleted": true
}