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": "b4d60566-64b2-4b08-96c8-fbf2fe94fa94",
"InvoiceID": "c45d8213-5b08-4eac-9faf-6add415dad97",
"DiscountCodeID": "8a99d4dd-a800-46e3-9c7e-9b376f8a87f6",
"Deleted": true
}