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": "fa888d6d-b62a-4f00-8ebe-5d960b5e3902",
"InvoiceID": "a5c28f82-8d75-4567-9b53-7b96c13a9294",
"DiscountCodeID": "fcd51eef-b6c8-42ca-806b-5e5c279b8b46",
"Deleted": true
}