You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Pick Release Multiple Shipment Lines using API

Summary:

Pick Release Multiple Shipment Lines using API

Content (please ensure you mask any confidential information):

Hi,

As we can perform Pick Release Transaction using UI through navigation:

Home -> Supply Chain Execution -> Inventory Management-> Context Menu-> Shipments->Manage shipment line > search sale order > Select Shipment Line -> Click on action and select pick release.

Similarly I am able to create Pick Release Transaction for a single shipment line using below mentioned Rest APIs.

Identify Shipment Line:

/fscmRestApi/resources/11.13.18.05/shipmentLines?q=Order=38

Create Pick Wave:

/fscmRestApi/resources/11.13.18.05/pickWaves

Method: POST

{

//"Shipment":"10003",

"ShipFromOrganizationCode":"SSML_STEEL_MFG_ORG" ,

"ReleaseStatusCode":"I" ,

"OrderTypeCode":"SALES_ORDER",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!