ePortal has a web service structure that can be called from an external application. This web service, called eBridgeServices, allows external applications to retrieve documents or submit them for processing on ePortal all through HTTPS.
To use our Development Kit, you must be an eBridge Member. For membership information, please contact us.
eBridgeServices has many methods, however for exchanging documents with ePortal there are three main methods. These methods are SendFile, GetDocumentList and GetDocument. These eBridge Services methods are not specific to any transaction type, so any document can be sent or received through these methods.
For our complete development kit, please refer to our API Services Documentation.
Developers are encouraged to use The Core to discuss Web Services issues and ePortal best practices.