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": "478fdabe-6e6c-4dfd-ac8c-5cc147af563b",
"InvoiceID": "9c4492c9-b998-4260-9372-5df5b1ebcde2",
"DiscountCodeID": "04fccd7e-5c0b-46ac-b8af-a2ebe67a8971",
"Deleted": true
}