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": "8236b628-23e4-4bee-a202-2bb8f865768e",
"InvoiceID": "4ab43ad3-cdf7-4154-ab1c-4cae1c98c621",
"DiscountCodeID": "9d43b085-cc30-4fc1-8439-11905ff36b48",
"Deleted": true
}