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": "46a66e57-2b99-4a18-989e-bc01bed431ce",
"InvoiceID": "b4908b36-52ce-4f5b-9156-6c6e34780dc2",
"DiscountCodeID": "18456d35-ec7b-496f-b528-c47cb67576fa",
"Deleted": true
}