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": "e3fc0223-42f6-4eca-8413-677f8dc53f53",
"InvoiceID": "f43ff603-3e10-4581-9ff0-76928472dce0",
"DiscountCodeID": "a0e23b19-7e77-48d4-ac6f-167b0a20f749",
"Deleted": true
}