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": "aae37640-62c0-4962-a9c9-e3fb1756e4f4",
"InvoiceID": "c71c4c6a-516f-4063-948e-b7086b134a2d",
"DiscountCodeID": "35944bc5-d1e2-4a49-bd3e-46f01339de15",
"Deleted": true
}