StockOrdersData

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

BillShipment

With this method, you can invoice a delivery

DoNotReceiveItems

Mark the items in a delivery as not received

GetActiveShipmentsForStock

Returns a list of active deliveries for a Distribution Center

GetItemsFromTransferShipment

Returns a list of active items in the specified delivery

GetReplenishments

This method returns the list of locations that the Distribution Center supplies

ReceiveItems

Mark the items in a delivery as received

SendShipment

Forward a delivery for an order placed with a Distribution Center

UpdateOrderShipmentData

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.