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": "54c83d03-3b20-4d7c-bfa4-8f6e1f0350e5",
"InvoiceID": "e14a7769-f8b5-401d-84b5-1ff31faea9df",
"DiscountCodeID": "b2841906-0fee-4b1e-8c7e-d63903cce6b8",
"Deleted": true
}