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": "2a93a2c7-d266-4e33-b339-cd7953ce224c",
"InvoiceID": "223c7ae3-6a2e-468d-a37a-4850e946b16f",
"DiscountCodeID": "c10f94f0-77d0-4a47-abec-f24c19939f1f",
"Deleted": true
}