Agent API

 

The MoversSuite Agent API allows external applications and processes the ability to view and manage a MoversSuite agent record through requests submitted using standard HTTP requests. These requests allow you retrieve (GET), update (PUT), and add (POST) Agent Setup records. 

 

The Agent API is a representational state transfer (RESTful) service that allows requests through a universal resource locator (URL) methodology.

 

View the Agent API Methods topic for information on the Agent API methods available to this service.

 

Services request process through the MssApiService and data is logged by the Agent API service through MssApiService Logging.