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": "59179850-e89a-45a1-a80f-5b57e66ddfb6",
"InvoiceID": "21ba256d-664e-4804-a398-acc7cca98412",
"DiscountCodeID": "06eeaf4c-6f9f-47ca-8061-44f5d09cb3c1",
"Deleted": true
}