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": "db060ee9-a87c-4e0c-82ce-3b9e37d98157",
"InvoiceID": "6126b1a5-e4bb-4089-a832-08b285870e9a",
"DiscountCodeID": "e6831e90-eea9-4a53-a033-c6b72e404499",
"Deleted": true
}