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": "65eedbde-c7f4-45b2-b0b8-116b3c2339b6",
"InvoiceID": "64d5179c-a2ca-45aa-80b2-c32b1f39f4d5",
"DiscountCodeID": "7d4b748a-cc56-4487-8410-1a2d61b5191f",
"Deleted": true
}