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": "7b07acc5-62c8-4203-837b-3a28656b84ea",
"InvoiceID": "455d8330-8b4e-420a-97be-9df8cd312d28",
"DiscountCodeID": "eefdc7b3-e360-4f55-948b-15e0e8224c76",
"Deleted": true
}