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": "17cb2a22-1d82-4624-b8ef-81f028df30a5",
"InvoiceID": "461deca1-4da0-4298-80c0-0863caeccc31",
"DiscountCodeID": "3ae47c66-cc69-421f-8190-af97e9e37bf6",
"Deleted": true
}