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": "1176f5af-714a-44de-90cd-4516085e7f45",
"InvoiceID": "e1974893-8672-4485-8c8f-ad26d35b12f3",
"DiscountCodeID": "1116fb23-938c-49ac-856c-41f661f0f66a",
"Deleted": true
}