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": "f6ddcb70-3b1d-4ba0-98e1-7325bab108da",
"InvoiceID": "d98d091d-5f47-439c-8178-cf77fcac2b29",
"DiscountCodeID": "1e3e9c38-b067-49bd-9c15-7687e3c12f66",
"Deleted": true
}