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": "5114b972-8deb-49fa-b4d8-c7dae6681a55",
"InvoiceID": "7a4ba21a-ed53-4a91-bf92-dd3bb26fd15a",
"DiscountCodeID": "e6e2a8c8-7994-40e7-945a-13dbe063e25b",
"Deleted": true
}