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": "e3abe3c7-bfcc-4b84-887c-6583780966c3",
"InvoiceID": "1654fd84-cb68-44ef-8951-00e36f3a0a71",
"DiscountCodeID": "b604c69f-3f99-45fc-8db1-0f56c9279f0d",
"Deleted": true
}