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": "f613d212-5b83-42e8-96c2-3f10d6707f5d",
"InvoiceID": "8626d90b-8891-4106-8739-680b63213433",
"DiscountCodeID": "dce36dc1-51cf-4efc-81f3-052ebec14008",
"Deleted": true
}