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": "1dc85bf1-4c2e-4e20-b5ea-4402540a3ae5",
"InvoiceID": "361e17bc-9db3-4a3e-a012-a156c6ba2f74",
"DiscountCodeID": "2477536d-90b1-41ca-b583-f89097dd8313",
"Deleted": true
}