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": "01d54131-9d1a-4994-ac45-e7f6a4a761e9",
"InvoiceID": "b1a70506-bb79-4f43-a3bb-94daa3b9cfd8",
"DiscountCodeID": "fcec9a30-ce62-485f-9c9c-65355b248db2",
"Deleted": true
}