Introduction
The SupplierOrdersData Web Service provides functionality that allows you to search for information and perform actions on active Incoming orders for a Supplier.
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]/SupplierOrdersWS/SupplierOrdersData.asmx?wsdl
-
Version: 5.3.0 and higher
Methods
|
Method |
Description |
|
Cancel the specified items from a delivery |
|
|
This method modifies the demand fulfillment model and, if necessary, creates new demands to meet the capacity of the originally generated demand |
|
|
Rejects demands in planning, both of the Normal type and the Integration type |
|
|
Rejects demands in planning (both Normal and Integration types) and allows you to enter a justification for why the demand is being rejected |
|
|
Marks the specified items in a delivery as not received |
|
|
Creates a purchase order fulfilling the demands that the specified supplier can meet |
|
|
Returns the list of active deliveries for the specified supplier |
|
|
Returns the list of approved demands with a fulfillment status of type Integration that can be fulfilled by the supplier |
|
|
Returns the list of items that are active in the specified delivery |
|
|
This method returns the list of locations that the Supplier supplies |
|
|
Returns the list of approved demands with a fulfillment status of type Normal that can be fulfilled by the supplier |
|
|
This method returns the compatible supply models for the printer of the specified demand |
|
|
Approves (processes) all deliveries requested from the supplier |
|
|
Marks the specified items of a delivery as received |
|
|
Forwards a requested delivery to this supplier |
|
|
Updates the value of one of the configurable properties of an order or delivery |
|
|
This method changes the supply model of the demand |
System example
Click here to download the sample tool, which uses the methods described above.