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": "c42e89d8-4bc8-4588-8f5b-bdc2e6f26509",
"InvoiceID": "1ce834ac-9c1e-4824-a4ff-854b0e849075",
"DiscountCodeID": "d89492bd-2f5e-4ec5-b650-525550904bfb",
"Deleted": true
}