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": "a29d3ed6-fd6c-4928-b39d-896bd54cede5",
"InvoiceID": "d90820bb-bc21-4024-aea7-d7835a7ec020",
"DiscountCodeID": "a0e866ce-1dfe-41b5-b397-55b7a681090b",
"Deleted": true
}