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": "f1929d57-f6a2-4378-a55a-4f0731c719c4",
"InvoiceID": "1d567d34-f93e-4a26-8ec2-063d0a26871c",
"DiscountCodeID": "36c2a1f2-b8be-422d-b1b7-8aa17c93a685",
"Deleted": true
}