Integrating a sedex-Client
The sedex-Client provides two types of interfaces with which business applications can send and receive messages.
- File System Messaging Interface
Access messages and receipts via shared folders in the file system. - Messaging REST API
Access messages and receipts via an HTTPS-based REST API.
Note: Regardless of the interface used, the installation and most of the configuration is identical and is described in this documentation. The examples in this documentation use the file system interface.