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": "024371a4-3d4d-40f5-aa79-c419e6abb0dc",
"InvoiceID": "1a89dc79-7b3d-4a08-b9e8-c13bdd13dea4",
"DiscountCodeID": "1c7d2d09-0add-4dde-bce9-4da64800677a",
"Deleted": true
}