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": "d993be8c-a5fb-4589-bd7a-ffc6d889ad2a",
"InvoiceID": "3d799a0e-068a-4508-9ffa-c165c2f7f976",
"DiscountCodeID": "2b56a23b-0919-49f8-94be-871ddbb5dd04",
"Deleted": true
}