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": "b14a69bd-b83f-4004-ac45-eaa98f66f637",
"InvoiceID": "29fcdbe4-2f32-4a4a-a033-0456f7580704",
"DiscountCodeID": "5079eca4-fc38-4243-aedc-b77d300780d8",
"Deleted": true
}