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": "8de4aaef-6bba-4cc5-99b7-88cfd3bca799",
"InvoiceID": "177f0571-48c4-4acb-9ef7-74b0da23d52b",
"DiscountCodeID": "c090a235-07cf-4d91-899d-b4403631cd33",
"Deleted": true
}