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": "4ce9031a-f9b1-4d85-9964-953a82673157",
"InvoiceID": "c8437237-eed6-4a9d-b2eb-1261d8614bea",
"DiscountCodeID": "d32700a5-5a05-452a-bad6-7e039e44d90c",
"Deleted": true
}