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": "f38a828c-78b1-4cd1-a8d0-c355de873854",
"InvoiceID": "6d850607-e2f0-448a-b046-494dedcc7c62",
"DiscountCodeID": "e3368b47-cb89-4650-83b6-5b97c98c239f",
"Deleted": true
}