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": "13a24378-3a16-4fc3-a847-c8292421ecc8",
"InvoiceID": "434087f4-c5c9-4967-b30c-099987fcacc8",
"DiscountCodeID": "cf0db068-2da5-4502-a875-3cbee4de5dbd",
"Deleted": true
}