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

REST API OTM - Order Movements of a Shipment

Summary:

Hi,

How could a GET be performed via REST API so that by indicating a single Shipment ID in the call it returns the Order Movement of that shipment? In particular the TRANSPORT HANDLING UNIT value.

I have tried many options but I cannot find the solution:

/logisticsRestApi/resources-int/v2/orderMovements?q=shipment.links.href="https://xxxxxx.xxxx.xxxx.ocs.oraclecloud.com/logisticsRestApi/resources-int/v2/shipments/domainName.XXXXXXX"

/logisticsRestApi/resources-int/v2/shipments/domainName.XXXXXXX

/logisticsRestApi/resources-int/v2/shipments/domainName.XXXXXXX?expand=orderMovements

/logisticsRestApi/resources-int/v2/orderMovements?q=shipment_xid=domainName.XXXXXXX

..etc.

The need lies in the fact that a Shipment ID can have 2 or more orders and we need to identify the Total Ship Unit Count of each order for that Shipment for the Measurement area.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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