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": "d3fc8626-2d2c-4544-b3b3-396369fb42ed",
"InvoiceID": "67c012dd-c84c-4a60-a668-0e0ba63ebf22",
"DiscountCodeID": "8deaf54a-d0ce-4d19-b6a6-acfbb3118e76",
"Deleted": true
}