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": "316ec80f-180f-4b83-aad3-5274274bd585",
"InvoiceID": "0cadb931-4e38-474a-b63c-80903b04b3ee",
"DiscountCodeID": "8acfbb28-46ff-4eff-a1d9-bfda620bfcaf",
"Deleted": true
}