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": "3c217839-bb3b-4b2b-a745-aad397548393",
"InvoiceID": "e9475887-3dc1-46ad-ae36-9af8199f39c2",
"DiscountCodeID": "1439c605-7104-4dd3-95cc-07f57da525f0",
"Deleted": true
}