BorderConnect eManifest Developer API is developed with the goal of being a secure, powerful and flexible tool that business software can always rely on.
All eManifest data is encoded as JSON (Java Script Object Notation). JSON is a simple, text base format that is programming language independent.
The REST option uses simple stateless HTTP requests to transmit and receive messages. The WebSockets option establishes a persistent two-way connection between clients and servers.