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": "d0d72745-0646-4b4f-922d-7e0dc088a57a",
"InvoiceID": "7f7611a8-8058-49b9-8420-a67ac1b1f000",
"DiscountCodeID": "08b999d6-ae56-408f-b911-87d6da6050c2",
"Deleted": true
}