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": "be421243-a124-48a0-929b-9bff9f4f3666",
"InvoiceID": "b03d2a0c-dd73-4623-a67e-4ca868d90e7f",
"DiscountCodeID": "6349ad23-dda5-44d4-95c7-ce7b400ddd0c",
"Deleted": true
}