SupplierOrdersData

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

CancelShipmentItems

Cancel the specified items from a delivery

ChangeSupplyDemand

This method modifies the demand fulfillment model and, if necessary, creates new demands to meet the capacity of the originally generated demand

DenySupplyDemands

Rejects demands in planning, both of the Normal type and the Integration type

DenyAndCommentSupplyDemands

Rejects demands in planning (both Normal and Integration types) and allows you to enter a justification for why the demand is being rejected

DoNotReceiveItems

Marks the specified items in a delivery as not received

GenerateSupplierOrder

Creates a purchase order fulfilling the demands that the specified supplier can meet

GetActiveShipmentsForSupplier

Returns the list of active deliveries for the specified supplier

GetIntegrationSupplyDemands

Returns the list of approved demands with a fulfillment status of type Integration that can be fulfilled by the supplier

GetItemsFromInputShipment

Returns the list of items that are active in the specified delivery

GetReplenishments

This method returns the list of locations that the Supplier supplies

GetSupplyDemands

Returns the list of approved demands with a fulfillment status of type Normal that can be fulfilled by the supplier

GetSupplyModelsCompatibleToSupplyDemand

This method returns the compatible supply models for the printer of the specified demand

ProcessShipment

Approves (processes) all deliveries requested from the supplier

ReceiveItems

Marks the specified items of a delivery as received

SendShipment

Forwards a requested delivery to this supplier

UpdateOrderShipmentData

Updates the value of one of the configurable properties of an order or delivery

UpdateSupplyDemand

This method changes the supply model of the demand

System example

Click here to download the sample tool, which uses the methods described above.