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": "878098a8-e874-423d-b375-47401658d2b7",
"InvoiceID": "32573cd4-cb2b-4928-9a7f-268985ff81a3",
"DiscountCodeID": "73905ac0-9e14-4230-a667-b7a73bf2b050",
"Deleted": true
}