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": "2be3cbb9-c68f-486d-a8b0-70789d872601",
"InvoiceID": "db649710-1d37-45c7-ae4f-e81910f5834f",
"DiscountCodeID": "4a9500e2-a882-4464-9a3f-554e5281ab75",
"Deleted": true
}