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": "fba9c299-6e8b-4ccc-a1f0-d3f3aa92fed9",
"InvoiceID": "050709aa-d910-4302-89e7-81d093d1fbba",
"DiscountCodeID": "7f44e987-5666-4078-825e-33aa35660a49",
"Deleted": true
}