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": "27b962db-23c5-4882-a95f-148be1d7a196",
"InvoiceID": "e9fe78a2-22ed-4b36-ba04-862a3773ea58",
"DiscountCodeID": "e85259db-9ae6-4a28-8702-044e03036b9b",
"Deleted": true
}