Determine Dock to Stock Time Per Shipment using a REST API
We’ve added a Dock to Stock per Shipment API, offering you detailed insights into your shipment processes. This API provides a report with a view of the time taken for each shipment's journey from the receiving dock to the stock location.
With this API, you can easily access and analyze data for shipments received and put away within the past seven days. The report generated will present the dock-to-stock time for each shipment, along with a daily average, giving you a clear and concise overview.
Dock to Stock Time by Shipment
API URL
GET /report/dock_to_stock_per_shipment/
AVAILABLE FILTERS FOR THIS REQUEST:
Name | Required | Type | Description |
---|---|---|---|
company_id |
C |
String |
Company ID |
facility_id |
C |
String |
Facility ID |
company_id__code |
C |
String |
Company Code |
facility_id__code |
C |
String |
Facility Code |
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.