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": "5c23fd64-e510-4d14-ab81-af733b216b01",
"InvoiceID": "0f665580-d984-4d6f-aa99-88a58bffda5d",
"DiscountCodeID": "1eb00acf-506a-45d1-988d-485a70b2ad0a",
"Deleted": true
}