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": "a468a020-d4c6-49a0-972e-950f5e0a7743",
"InvoiceID": "918a84e4-1878-4198-9c30-6593156ff450",
"DiscountCodeID": "9912200e-23eb-4e6d-b574-ffe9782bd10b",
"Deleted": true
}