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": "e38bd729-9035-4341-babc-38733ff36eb5",
"InvoiceID": "f25ed1a5-1d7f-4a52-970a-15345e6fb4af",
"DiscountCodeID": "799759e5-c0e4-43c2-bdcf-e7c5fc3044e0",
"Deleted": true
}