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": "859a072a-cc8a-461d-adfd-cf414f25e5c5",
"InvoiceID": "6a586ca3-fff4-48d6-a171-19bbacc704d9",
"DiscountCodeID": "8dd0fc15-ccfd-4a22-8a96-bc02dc8a86af",
"Deleted": true
}