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": "066cfe4c-e5e5-4ee0-8a78-3ced731cda20",
"InvoiceID": "c8528c82-833d-41a6-980a-cc4a530473c3",
"DiscountCodeID": "a56b7241-82ef-4922-9e2e-129818c829e4",
"Deleted": true
}