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": "5935d067-3022-41ac-a1b4-1399e84bb1f6",
"InvoiceID": "a2614807-24b4-497c-98f6-7557ec65b713",
"DiscountCodeID": "b7e88884-2b26-4296-8f91-c14803a78028",
"Deleted": true
}