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": "5b58818b-2d59-4164-a3de-642a824f2550",
"InvoiceID": "be55a8ec-0b99-49ea-a1b3-29ed20eced0e",
"DiscountCodeID": "a1de42a7-c5f5-4bf6-9d34-9eb143619acf",
"Deleted": true
}