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": "9d0e6a04-e0a3-4ed8-a852-2744399a2699",
"InvoiceID": "9e9c2bda-7f9c-4607-ad80-ccfddf62dc3e",
"DiscountCodeID": "085716a9-3219-4feb-b637-73c4f196a25d",
"Deleted": true
}