Introduction
The GeneralData Web Service allows you to search for information to assist in provider decision-making, import Sites, Departments, Materials, and Customer Inventories, change printer data, and manipulate items in the provider's registered stocks.
The available features are described below so that MPS Portal customers can use these functions and integrate them into their systems.
WSDL: https://[SERVER_ADDRESS]/GeneralWS/GeneralData.asmx?wsdl
MPS Version: 5.3.0 or higher
Methods
|
Method |
Description |
|
Adjusts the quantity of items available in a Customer Stock or Distribution Center |
|
|
Returns all approved manufacturers registered in the system |
|
|
Returns all colors registered in the system |
|
|
Returns the list of Customer Stocks and Distribution Centers registered with the provider |
|
|
Returns all companies owned by the provider |
|
|
Returns a list of all printers for the specified company |
|
|
Returns a list of departments registered on a specific website |
|
|
Returns a list of websites for a specific company from the provider |
|
|
Returns the list of material qualities registered in the system |
|
|
Returns a list of materials registered with the provider or approved in the knowledge base |
|
|
Returns a list of the types of supplies registered with the provider |
|
|
Returns the available quantity of each item in stock |
|
|
Returns information about the specified alert |
|
|
Registers a new Customer Stock with the provider |
|
|
Registers or updates a site at a specific provider company |
|
|
Registers a new department at a specific site of a provider company |
|
|
Registers or updates a supply (material) model with the provider |
|
|
This method can be used to register printers in the system, within the company's contract flow. If the printer already exists and has been removed, it is reinserted and ensured that it is part of a contract flow. In such cases, if there is only one contract in the company, the printer will be automatically inserted into the contract. |
|
|
Adds items to a Customer Stock or Distribution Center of the provider. |
|
|
Updates whether the printer has meter monitoring enabled or not |
|
|
Inserts or updates the asset number of a specific printer from the provider |
|
|
This method includes or updates the contact data for a specific printer at the provider |
|
|
Updates whether the printer is under contract with the provider |
|
|
Updates whether the printer has accounting monitoring enabled or not |
|
|
This method can be used to insert or update the location of a printer |
|
|
Updates the printer name in the provider |
|
|
This method can be used to enter or modify the department of a printer |
|
|
Assigns a site to a specific printer of a company in the provider |
|
|
Assigns stock to a site of a company in the provider |
|
|
Updates stock data for customers of the provider |
|
|
Updates site data for companies in the provider |
System example
Click here to get the example tool, which uses the methods described above.