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": "bf0d995f-290c-447e-bbe4-b31007210726",
"InvoiceID": "0ece3f37-1c3c-47db-a232-7effaa3f633d",
"DiscountCodeID": "c42b1deb-3b3b-47d2-92ee-815210ebef1c",
"Deleted": true
}