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": "a29bf310-3465-40b4-b680-ef7f0d32ecad",
"InvoiceID": "71c5425c-c5d6-45ee-912e-71704526c593",
"DiscountCodeID": "50fdb3a7-a02e-47d5-b3cf-1349f8d40381",
"Deleted": true
}