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": "b11fac23-b269-4424-9381-c4444f60ae31",
"InvoiceID": "85cad29f-7859-4ca5-bcaa-2dff40a5e7a6",
"DiscountCodeID": "9387ef5b-e53c-440f-b1a4-de8187e2b400",
"Deleted": true
}