Get Status
URL: "xxx.wms.ocs.oraclecloud.com/%3cenv_name%3e/wms/api/get_status/"
Initial WMS Version: 7.0.0
Overview
API to get the status of an object in WMS.
- Supported entity
- Object currently exists for the given facility/company
- The "key" parameter is a value that corresponds to the field used by the object for identification
- ib_shipment (shipment_nbr)
- purchase_order (po_nbr)
- order (order_nbr)
- lpn (container_nbr)
- wave (run_nbr)
- load (load_nbr)
- dock (dock_nbr)
- appointment (appt_nbr)
- manifest (manifest_nbr)
- task (task_nbr)
Parameter | Description | Initial Version | Required | Data Type | Default |
---|---|---|---|---|---|
entity | Object type | - | X | string | |
key | Object identifier value | - | X | string | |
company_code | WMS company code | - | string | User's default context | |
facility_code | WMS facility code | - | string | User's default context |