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": "a94f7d63-2075-4156-8e51-ea90a1a994bb",
"InvoiceID": "7b24ea5a-7781-4e7e-97dd-f031ae39e0cd",
"DiscountCodeID": "368b8777-c6f3-4e34-8061-2728cfb1adaa",
"Deleted": true
}