Lock/Unlock LPN
URL: "xxx.wms.ocs.oraclecloud.com/env_name/wms/api/lock_unlock_lpn/"
Initial WMS Version: 8.0.0
Overview
API to lock/unlock an LPN or shipment detail.
Assumptions
- All user's eligible companies are examined unless specific company_code is provided
Parameter | Description | Initial Version | Required | Data Type | Default |
---|---|---|---|---|---|
lpn_nbr | Container number to be locked/unlocked | - | X | string | |
action | Valid values are "lock" and "unlock" | - | X | string | |
lock_code | Parent company lock to be applied/removed | - | X | string | |
remove_lock_from_shipment_dtl_flg | Check for shipment detail if container doesn't exist. Unlock only. | - | Boolean | True | |
company_code | WMS company code | - | string | User's default context | |
facility_code | WMS facility code | - | string | User's default context |