Get an invoice with all details.
URL
(GET) /api/invoices/items/{id}
PARAMETERS
The URL parameters are:
|
id |
The invoice ID. |
int, Mandatory |
RESULTS
The result is the invoice document.
See Invoice Document Record for details.