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": "572c6018-bec6-4015-ab67-5a570329ed67",
"InvoiceID": "a47c6a62-536f-4fa5-b47a-3c7b7a9ab381",
"DiscountCodeID": "79a23256-fab3-4108-ba41-fcfcf9c23b99",
"Deleted": true
}