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": "9aae6f64-a9a2-4ed3-b9db-ff8d30dfd2bb",
"InvoiceID": "c5600330-ac33-4e33-9704-aec8c93d9473",
"DiscountCodeID": "d21f79f8-f21a-4e59-9718-a67598251265",
"Deleted": true
}