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": "9c12c6de-0b7a-4fc0-b513-ba0668fc8c4f",
"InvoiceID": "1923d1a5-0c93-4198-8d9c-97229b2e2156",
"DiscountCodeID": "799e42e8-aad2-425b-a81e-bcbabfe78028",
"Deleted": true
}