Introduction
The GeneralData Web Service allows you to search for information to assist in provider decision-making, import Sites, Departments, Materials, and Customer Inventories, as well as allow you to change printer data and manipulate items in the provider's registered inventories.
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/GeneralData2.asmx?wsdl
-
MPS Version: 5.5.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 supplies compatible with a printer slot |
|
|
Returns the list of users registered with the provider |
|
|
Returns the list of Customer Stocks and Distribution Centers registered with the provider |
|
|
Returns all companies owned by the provider |
|
|
Returns the accounts of users responsible for printers registered to a company |
|
|
GetPrinters - UPDATED |
Returns a list of all printers in the specified company |
|
Returns all customized fields that the provider has registered for use on printers |
|
|
Returns all printers assigned to a responsible user |
|
|
Returns a list of all printers in the system knowledge base |
|
|
Returns the list of printers and their slots |
|
|
Returns the list of departments that are registered on a specific site |
|
|
Returns the list of sites for a given provider company |
|
|
GetStockGroups - NEW |
Returns the list of stock groups registered with the provider |
|
Returns a list of stocks that are supplied by distribution centers |
|
|
Returns a list of stocks that are supplied by suppliers |
|
|
Returns a list of stocks and users with permission to plan their demands |
|
|
Returns a list of stocks and their responsible users |
|
|
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 |
|
|
Register or update a site at a specific provider company |
|
|
Register a new department at a specific site of a provider company |
|
|
Register or update a supply (material) model at the provider |
|
|
Register a user (new or from portal 360) as responsible for a company's printers |
|
|
This method requests a new security or programming request for a printer |
|
|
Adds items to a Customer Stock or Distribution Center of the provider |
|
|
Removes a user responsible for printers from a company |
|
|
Removes a printer from a user responsible for a company |
|
|
This method removes a stock item from a supplier's supply list |
|
|
This method removes a user's responsibility for planning demands for a specific stock |
|
|
This method removes a user's responsibility for a stock |
|
|
This method assigns a printer to a user responsible for a company |
|
|
This method assigns a user as responsible for planning demands for a stock |
|
|
This method assigns a user as responsible for a stock, or updates their permission in the stock |
|
|
Registers or updates a site in a provider company |
|
|
SetStockToGroup - NEW |
Assigns a stock to belong to a stock group |
|
This method assigns a Supplier to supply a Stock, or updates the Replenishment Time |
|
|
Update provider customer inventory data |
|
|
Used to update information on printers |
|
|
Update provider company site data |
System example
Click here to get the example tool, which uses the methods described above.