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": "467a5ece-3bfe-4815-a92a-fae04ccd1692",
"InvoiceID": "561c077a-d8c6-41b0-9d30-cdaead522b14",
"DiscountCodeID": "dc82a2bd-cd79-4d36-aee8-dbb44c95d343",
"Deleted": true
}