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": "32d8a57b-7cfd-41d3-96ac-a175c6fb0b8c",
"InvoiceID": "01abcbff-20fb-487f-bdf1-028e009076bb",
"DiscountCodeID": "64825ca9-80fa-4a35-907c-f607c887dedc",
"Deleted": true
}