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": "f6c7e7ac-c3f7-4a94-a5ee-d518d1765d74",
"InvoiceID": "96e85562-c606-4fc9-8637-aaacb062ee58",
"DiscountCodeID": "1d1d4be9-b878-4ca7-9dbb-11dfb15a798f",
"Deleted": true
}