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": "b457af4d-9083-45cb-b7af-98f1989aa627",
"InvoiceID": "ebf4ffa7-d0ed-45dc-a896-a02e250ce6ea",
"DiscountCodeID": "63fd5bd4-1847-4849-8c6d-83cd03deb692",
"Deleted": true
}