InvoiceList
| API | Description |
|---|---|
| GET api/invoice/get |
Returns the complete list of invoices. |
| GET api/invoice/get/{invoiceNumber} |
Gets a single invoice. |
| GET api/invoice/getbydate/{dateString} |
No documentation available. |