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": "3c46a10b-3486-4b23-9e6e-c6b83c1a3acd",
"InvoiceID": "d36d4824-b4bc-47db-a994-c4bc92cdc02f",
"DiscountCodeID": "da01a73e-4516-4dfd-adbc-7520d62b291d",
"Deleted": true
}