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": "583520d1-739a-4e1c-b419-579a6f47e2ff",
"InvoiceID": "e2e727a2-a943-4c0f-9986-11ae240630d2",
"DiscountCodeID": "86a89a6c-ee65-4a47-b829-c263306897a1",
"Deleted": true
}