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": "80877e0d-a5e6-423a-afc8-ee508ea96f04",
"InvoiceID": "02d089a3-2b45-4668-a7d2-f4e81169ab2c",
"DiscountCodeID": "e4be2511-79fa-4a04-ae64-750f1dd75548",
"Deleted": true
}