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": "c4ccd4dc-351d-403d-a534-c6573e752503",
"InvoiceID": "00d91cd6-32dd-4dfe-b21b-a9776f0fa999",
"DiscountCodeID": "1e760aa6-b6af-42b1-943a-cc2a72ccdf3f",
"Deleted": true
}