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": "fcf2e89f-9cdf-402e-a02f-8ff12f1de865",
"InvoiceID": "071b5536-5931-4b23-88a7-74486bab70d6",
"DiscountCodeID": "ea7ea326-1c95-4a32-b5cc-ec1cc148fa23",
"Deleted": true
}