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": "92ac497f-65f2-4089-9646-b7eafec941e6",
"InvoiceID": "bd299d27-6291-488e-9ff2-6c6518adb40a",
"DiscountCodeID": "d8227980-0c58-45da-bd7d-79ca30f39108",
"Deleted": true
}