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": "ef68c4cb-3210-4e7b-bc34-a5cc2cd40e87",
"InvoiceID": "0bc5d785-ae0b-48e5-adfa-09ca18c81f1e",
"DiscountCodeID": "bcc8dec5-e797-4040-899d-8abafa88d707",
"Deleted": true
}