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": "6582947b-c436-4780-89ad-dd9ba592aa95",
"InvoiceID": "da0a5b2e-fa11-4754-af3f-7714edcb5839",
"DiscountCodeID": "8fe13785-90e2-47d0-b803-b0fecdb6dff7",
"Deleted": true
}