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": "e70848c4-e649-4b2b-b985-deab32118e46",
"InvoiceID": "e41c2199-6b3d-43e0-85ed-97d76571e97c",
"DiscountCodeID": "95d3d80e-3954-42db-a894-4640342532c3",
"Deleted": true
}