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": "9b15ef72-ad56-4061-9a10-4c480b9c80b9",
"InvoiceID": "4e7bb6b6-5868-4c4b-96b5-e1bad16dbdf4",
"DiscountCodeID": "4c09739d-57e8-4050-b5f1-a3b1a7ca133f",
"Deleted": true
}