| GET api/HLMonitor/GetTaskData/{startDate}/{endDate}?docType={docType} |
Retrieves the task data for a given date range and document type.
|
| GET api/HLMonitor/GetMessageData/{startDate}/{endDate}?docType={docType} |
Retrieves the message data for a given date range and document type.
|
| GET api/HLMonitor/GetAttachmentData/{id} |
Retrieves the attachment data for a given attachment ID.
|
| GET api/HLMonitor/GetAttachmentData/{startDate}/{endDate}?docType={docType} |
Retrieves the attachment data for a given date range and document type.
|
| GET api/HLMonitor/GetCommitmentData |
No documentation available.
|
| GET api/HLMonitor/GetContentTypes |
No documentation available.
|
| GET api/HLMonitor/GetFundData |
No documentation available.
|
| GET api/HLMonitor/GetHiddenClientData |
No documentation available.
|
| GET api/HLMonitor/GetHiddenFundData |
No documentation available.
|
| GET api/HLMonitor/GetSupportingDocumentData |
Retrieves all supporting document data.
|
| GET api/HLMonitor/GetSupportingDocumentData?docType={docType} |
Retrieves all supporting document data by docType.
|
| GET api/HLMonitor/GetSupportingDocumentDataById/{id} |
Retrieves supporting document data by ID.
|
| GET api/HLMonitor/GetSupportingDocumentDataByAttachmentId/{id} |
Retrieves supporting document data by attachment ID.
|
| GET api/HLMonitor/GetClientToInvestmentData |
No documentation available.
|
| GET api/HLMonitor/GetInvestmentData |
No documentation available.
|
| GET api/HLMonitor/GetClientData |
No documentation available.
|
| GET api/HLMonitor/GetPersonData |
No documentation available.
|
| GET api/HLMonitor/GetMessageDataById?messageId={messageId} |
Retrieves the message data by message ID.
|
| GET api/HLMonitor/GetAttachmentPassword/{id} |
Retrieves the attachment password for a given attachment ID.
|
| GET api/HLMonitor/GetTaskClientData |
Retrieves all the task client pairs.
|
| GET api/HLMonitor/GetTaskTypeData |
Retrieves all the task types.
|
| GET api/HLMonitor/GetAttachment/{id} |
Retrieves the attachment for a given attachment ID.
|
| GET api/HLMonitor/GetSupportingDoc/{id} |
Retrieves the supporting document for a given ID.
|
| GET api/HLMonitor/GetTaskModifications?fromDate={fromDate}&toDate={toDate}&pageSize={pageSize}&pageNumber={pageNumber} |
Retrieves Attachment, Task, Client and Fund Information.
|
| GET api/HLMonitor/GetBreckUserData |
No documentation available.
|
| GET api/HLMonitor/GetSupportingDocumentDataById?id={id} |
Retrieves supporting document data by ID.
|
| GET api/HLMonitor/GetSupportingDocumentDataByAttachmentId?id={id} |
Retrieves supporting document data by attachment ID.
|
| GET api/HLMonitor/GetAttachmentPassword?id={id} |
Retrieves the attachment password for a given attachment ID.
|
| GET api/HLMonitor/GetAttachment?id={id} |
Retrieves the attachment for a given attachment ID.
|
| GET api/HLMonitor/GetSupportingDoc?id={id} |
Retrieves the supporting document for a given ID.
|
| GET api/HLMonitor/GetSupportingDocumentData/{docType} |
Retrieves all supporting document data by docType.
|