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": "63006e5a-f9e5-4246-a020-e1e248c1dddf",
"InvoiceID": "2356e494-5600-4922-8831-4ebf7fd7611c",
"DiscountCodeID": "e61a4234-fad4-4608-90e5-3f0a53b385a2",
"Deleted": true
}