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": "4c068072-a7b4-4d47-88be-9395e3a83170",
"InvoiceID": "797b131f-6a24-40d3-9d64-79e5458cf90d",
"DiscountCodeID": "5bd83f1e-0cf8-4f29-8b7d-134939a52525",
"Deleted": true
}