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": "70ce8a43-ed52-4f62-8a0c-df06b3d8f317",
"InvoiceID": "36460e4b-0329-4205-b4cd-bc499d24bc03",
"DiscountCodeID": "be677891-8587-4abc-840c-7cc0c2b7fc23",
"Deleted": true
}