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": "9c5ed7b8-b148-4fe5-991a-55ec3853fb79",
"InvoiceID": "8a35ef28-6010-4e91-b6ec-c90029620cbc",
"DiscountCodeID": "69cb28ae-f9cd-40da-8332-515e6c60c151",
"Deleted": true
}