MoversSuite API Service is a series of processes running locally and through MoversConnect to handle a variety of requests that include lead and order updates and the handling of documents. The API service utilizes Hypertext Transfer Protocol (HTTP) to process request messages, typically in XML or JSON format, under a representational state transfer (RESTful) framework.
The MoversSuite API Service can receive instructions directly and can monitor particular folders or system files for instructions. Depending on the type of message received or type of file encountered, the MoversSuite API Service automatically processes the request. The MoversSuite API Service allows connections to the following:
Electronic and Online Payments
MoversSuiteCrew Mobile Application
The MoversSuite API Service is comprised of several processes that handle various requests. These processes are described in the table below. You can also click here to view an overview image of the MoversSuite API Service.
Service |
Description |
Find an order and retrieve basic or full MoversSuite order information. Refer to MoversSuite API Service Requests for specifics. | |
Utilize this API to retrieve, add, and update agent records within MoversSuite | |
Processes requests for Capacity Planning data. | |
Add, update, and retrieve MoversSuite order documents | |
Retrieve invoice data for an order | |
Connect to the MoversSuiteCrew Mobile Application service | |
This API processes requests for the QuickBooks Integration. | |
Process that exposes web pages external. Used for processes such as the QuickBooks Integration. |
Refer to MssApiService for information on the specific service executable.
RELATED TOPICS:
Third Party Application Error Management