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.

Assumptions
  1. Supported entity
  2. Object currently exists for the given facility/company
  3. The "key" parameter is a value that corresponds to the field used by the object for identification
Supported Entities & Key Fields
  • 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)
Table 1. Request Arguments
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