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": "f2eeaf69-ec7d-4592-a778-06949dbbfa39",
"InvoiceID": "c99a9287-1c73-4f1b-83b1-92e63f233da4",
"DiscountCodeID": "639c8fc2-55b0-4414-999f-db5950433cb4",
"Deleted": true
}