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": "6dd45e01-ad14-4500-ab86-d4175fa5323d",
"InvoiceID": "02e1d874-7e65-406d-ac71-c69672ef64bd",
"DiscountCodeID": "b9716971-a390-4151-b92a-cbd03afffbd2",
"Deleted": true
}