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": "d3bb8f00-7f5a-4499-b8ec-d315ee9c5b5d",
"InvoiceID": "9a320152-0e4e-4ede-b25a-363479ee09bd",
"DiscountCodeID": "584cc406-fbc1-4f14-b56b-f57de91d3aaf",
"Deleted": true
}