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": "1b9967e0-9b25-4e15-a411-39a20f5ab177",
"InvoiceID": "25ea18ee-aa3c-4208-95c9-d862df6dd10f",
"DiscountCodeID": "7b1589e6-4485-493a-bc90-69c7d2c32eed",
"Deleted": true
}