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": "c674f0e5-6cf4-4489-9a31-e4182c03b818",
"InvoiceID": "10295476-0e31-491e-bfab-063a2f8da04c",
"DiscountCodeID": "44877863-7908-4bf5-b578-7ee8eaa7f0c2",
"Deleted": true
}