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": "0e38c613-abb6-4684-adb6-7584db8953e6",
"InvoiceID": "2b001554-19ad-4953-84b1-ca018ea8b78a",
"DiscountCodeID": "f8b75964-97cd-4eff-baec-99643ae2e3b3",
"Deleted": true
}