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": "67de4d63-ef56-44ff-883f-133596fd6793",
"InvoiceID": "9bc329d7-b409-48de-9d78-658e7b4f2a09",
"DiscountCodeID": "ca16de36-8ce3-460b-9ba5-1bf5eb121404",
"Deleted": true
}