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": "70e79bc9-0caf-4727-8b53-4ff036accd36",
"InvoiceID": "644ccd55-22f8-4d5f-b7c4-ae75fed337e7",
"DiscountCodeID": "5597ab85-b956-4239-9d65-1ab99e23fd8f",
"Deleted": true
}