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": "c95a1fe0-b40e-4aed-afd6-37a5f75646f9",
"InvoiceID": "f92dc292-b801-4b24-ac3d-81aec0f5c644",
"DiscountCodeID": "94ded548-0718-4e00-be9c-92ccea1817e6",
"Deleted": true
}