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": "a061b92b-9382-4cb7-b73b-f614c18a4a96",
"InvoiceID": "6688f250-2365-445c-a8ec-42b51c2d95a7",
"DiscountCodeID": "9ac24be9-f5d9-4840-b40f-112a126c9b77",
"Deleted": true
}