Our API services are best used when your system is capable of integrating via web calls using REST.
Typical System Process for Create Consignment
Further Information
Our API follows a RESTful API Architecture.
A RESTful API -- also referred to as a RESTful web service or REST API -- is based on representational state transfer (REST), which is an architectural style and approach to communications often used in web services development.
REST technology is generally preferred over other similar technologies. This tends to be the case because REST uses less bandwidth, making it more suitable for efficient internet usage. RESTful APIs can also be built with programming languages such as JavaScript or Python.