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": "eda7a4cb-19d6-4fc2-b12b-3978d19ade29",
"InvoiceID": "68f2d08e-0504-4f15-bdfb-a94b6adf8f04",
"DiscountCodeID": "9a258188-d384-4aae-81b1-25d910c46c2e",
"Deleted": true
}