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": "ab30bc11-554a-4fd2-b67e-8759e823a46f",
"InvoiceID": "63f24a4f-1453-4d8a-877d-7dade7a78a1c",
"DiscountCodeID": "47479f6f-84b1-4d5a-8aa6-9b6be73383d0",
"Deleted": true
}