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": "c3ced305-2b11-4c53-8075-59af58962e70",
"InvoiceID": "bb0d6895-e855-4614-9b38-552a6f917d8a",
"DiscountCodeID": "db86ed65-7714-4da5-9bb3-7d7a72a02e27",
"Deleted": true
}