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": "d38e9461-228e-49e2-909a-b07f3b03a7e4",
"InvoiceID": "4cee763e-677c-491b-8ae5-b726d85977fe",
"DiscountCodeID": "0da52e4d-378c-488b-8fd3-4b1e007bd636",
"Deleted": true
}