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": "443695a8-6671-4956-b370-3d8b0d57b610",
"InvoiceID": "0ad0838c-27a7-46f1-b3cf-5ee7b2994085",
"DiscountCodeID": "c5a80530-b0b4-4179-9ae8-6b8059c9ebcc",
"Deleted": true
}