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": "3642aa83-6acd-4c0a-a117-13421a8d450f",
"InvoiceID": "0d697de1-135a-4395-b02d-ef113b485fe3",
"DiscountCodeID": "ea5d84fe-3cc8-4f72-bd35-25251ae0af0b",
"Deleted": true
}