User
| API | Description |
|---|---|
| GET api/user/login?UserID={UserID}&UserPW={UserPW}&APIKey={APIKey} |
Gets user token. |
Invoices
| API | Description |
|---|---|
| GET api/sites?Token={Token} |
Gets a list of active sites and details. |
| GET api/customers?Token={Token}&UpdatedSince={UpdatedSince} |
No documentation available. |
| GET api/invoices/batch/global/new?Token={Token}&ExportDataUptoDate={ExportDataUptoDate}&ExcludeCentreIDs={ExcludeCentreIDs} |
No documentation available. |
| GET api/invoices/batch/sites/new?Token={Token}&ExportDataUptoDate={ExportDataUptoDate}&CentreIDs={CentreIDs} |
No documentation available. |
| GET api/invoices/batch/old?Token={Token}&ExistingBatchID={ExistingBatchID} |
No documentation available. |