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": "d2c4f597-9e7c-4ac6-a539-77647ce01fdd",
"InvoiceID": "fd7ca8fa-0f8e-4b5c-8c85-d62629bc08f9",
"DiscountCodeID": "649c369e-6603-4d1f-9c09-00d4e6b75725",
"Deleted": true
}