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": "63114306-d360-4906-a4eb-10914a2e8e1d",
"InvoiceID": "36f109f5-9047-4836-8d06-2bbc7aba4eea",
"DiscountCodeID": "af94adf0-c900-4b8e-a33e-284e4f237a18",
"Deleted": true
}