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": "2107bafc-1211-465d-9599-cca31e69cc79",
"InvoiceID": "73277d5a-541f-4cc8-9142-08726d7c5b9d",
"DiscountCodeID": "bd9429cc-316d-4603-ad49-08ed749445f6",
"Deleted": true
}