Introduction
The StockOrdersData Web Service provides functionality that allows you to search for information and perform actions on active Transfer orders for a Distribution Center.
The available features are described below so that MPS Portal customers can utilize these functions and integrate them into their systems.
-
WSDL: https://[SERVER_ADDRESS]/StockOrdersWS/StockOrdersData.asmx?wsdl
-
MPS Version: 5.3.0 and higher
Methods
|
Method |
Description |
|
With this method, you can invoice a delivery |
|
|
Mark the items in a delivery as not received |
|
|
Returns a list of active deliveries for a Distribution Center |
|
|
Returns a list of active items in the specified delivery |
|
|
This method returns the list of locations that the Distribution Center supplies |
|
|
Mark the items in a delivery as received |
|
|
Forward a delivery for an order placed with a Distribution Center |
|
|
Update the value of one of the delivery’s configurable properties |
System example
Click here to download the sample tool, which uses the methods described above.