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": "5c5ab98a-88cd-4256-9b74-b46e7e422050",
"InvoiceID": "baab2de9-dfeb-4e7e-b1f0-443ae1c7d77b",
"DiscountCodeID": "2695d2dd-3aef-46bc-9955-2c9f0183789b",
"Deleted": true
}