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": "46f68f9e-4bf3-492d-8018-ad4eab6ed607",
"InvoiceID": "2b0628c3-33b3-48a0-9d51-cb951b00ce62",
"DiscountCodeID": "6ea79b79-498d-4eaf-b7b8-a830887a6c74",
"Deleted": true
}