SecureArchive

Controller containing methods to retrieve SecureArchive data and documents

APIDescription
POST api/SecureArchive/GetDocument

Get document from SecureArchive corresponding to the provided documentId

POST api/SecureArchive/GetDocumentsByAccount

Get documents from SecureArchive corresponding to the provided clientId and account number

Test

Controller containing potential methods for testing certain basic aspects of the API such as authentication

APIDescription
POST api/Test/VerifyAccountInfo

Use this method to test your authentication to the API