-
Notifications
You must be signed in to change notification settings - Fork 2
Home
ECGrid's API version 4.X Production Change Log can be found here: https://ecgrid.freshdesk.com/support/solutions/articles/6000247116-ecgrid-api-updates-4-x
ECGridOS uses SOAP protocol for its web services and the documentation contains the following sections. The example code provided is there for your reference only to give you a starting point for using this API not as a complete solution. We encourage you to provide feedback, ask questions, and share your code/experiences using the ECGridOS API in our issues section. As this is an active and evolving API this documentation may not be 100% inclusive.
ECGridOS User's Guide - The basics on how to use the API.
Getting Started with ECGridOS and Visual Studio - How to reference the API in Visual Studio.
ECGridOS API Calls - A Description of the API Calls.
Appendix - Definitions of API Classes, Parameters, Return Values, ENUMs Etc..
Legacy Forum Q & A - Questions and answer from the legacy forum: http://forums.ecgrid.com
API Version 3.2 URL: https://ecgridos.net/v3.2/prod/ECGridOS.asmx
API Version 3.2 WSDL: https://ecgridos.net/v3.2/prod/ECGridOS.asmx?WSDL
Getting Started
- Getting Started - Basics
- Getting Started - Extended Capabilities
- HTTP Connections
- Visual Studio SOAP Connections
- About ECGridOS and Loren Data Corp.
- Documentation & Nomenclature
- Using Web Services
- Networks & Mailboxes
- Users & Authorization Levels
- API Keys & Sessions
- Trading Partners & ECGridIDs
- Interconnects & Trading Partnerships
- Parcels, Interchanges & Mailbags
- Carbon Copies
ECGridOS API Calls
- API Calls - Full Definitions Available
- Asynchronous API Calls - Events
- Asynchronous API Calls - Task\Async\Await