RightChain APIs
RightChain™ APIs | Copyright: RightChain Incorporated | All Rights Reserved
4.8 warehouse/eaches/integrated This endpoint optimizes the storage mode by SKU, computes the optimal lane allocation, and assigns SKUs to slots for SKUs picked and stored by eaches. The SKU data is required for this to work properly. If the Storage Mode data is omitted, then the storage mode optimization is not performed. If the slot data is left empty, the slotting will return a ranking of the SKUs. 4.8.1 Query Parameters When omitted, the argument will take the default value. Argument Description Default clean_output If TRUE, returns the line number associated with the SKU (RightChainID) and computed values. If FALSE, returns all inputs and computed fields. TRUE
4.8.2 Body Parameters JSON encoded variables. When omitted, the argument will take the default value. Argument Description
Default
skus (required)
Tabular data representing the SKUs as defined in the data template. Tabular data representing the potential Storage Modes as defined in the data template. Tabular data representing the Locations as defined in the data template. Numeric value representing the wage rate per hour of one worker. Numeric value representing the annual cost per square feet of the space utilized. Numeric value representing the cost associated with errors in picking or stocking a SKU. 2. Uses the “Current Inventory Level” from the SKU data 3. All SKUs are assumed to have at least one package Integer value representing the total number of lanes to allocate between the SKUs. Integer representing the algorithm to use: 1. Single SKU per Slot 2. Multiple SKUs per Slot 3. Multiple SKUs per Slot maximizing the cube utilization String vector representing which headers in “skus” and “slots” designate SKU groupings, i.e. Section, Warehouse, Storage Mode, etc. Ignored when omitted.
modes
Empty Table Empty Table
slots
wage_rate_per_hour
36.0
space_cost_per_sqft
4.23
error_cost_per_line
1.0
planning_horizon_years Numeric value representing the length of the payback period for any investment considered. 3.0 soh_method Integer value representing how to compute “Stock on Hand” 1. All SKUs are assumed to have at least one unit 1
total_lanes
10000
alg
1
dims
10
Made with FlippingBook - Online catalogs