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": "896cf114-3c51-4d18-bbf9-0381a2509e67",
"InvoiceID": "b8c6f7af-ce0f-4639-bb0a-8c2e8b8411a7",
"DiscountCodeID": "5f139975-fcd2-4cc6-8c04-7ba5a1e3e072",
"Deleted": true
}