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": "2b8ad1b6-c0ea-4fb6-9206-a6dc50de8531",
"InvoiceID": "6821705f-398c-4f5e-88f3-d4845a69efdb",
"DiscountCodeID": "92a0c486-9a53-4dc9-9a88-578168f6c668",
"Deleted": true
}