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": "aa1ccd2f-51ff-4263-9cc1-55189d4bbef2",
"InvoiceID": "4b1a8e78-1528-404a-85ac-8a2723f6bac0",
"DiscountCodeID": "544a0b6d-d42e-40e3-8590-d30d2ae12310",
"Deleted": true
}