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": "3cb55b55-057b-4e1a-a673-7ef5104c4925",
"InvoiceID": "c9a39661-3a4a-4d3e-a4a7-259684466bc7",
"DiscountCodeID": "25c18d0f-199b-4b4f-a2fc-cbacf4d86ae8",
"Deleted": true
}