RightChain APIs

RightChain™ APIs | Copyright: RightChain Incorporated | All Rights Reserved

4.11 warehouse/cases/picking This endpoint computes the optimal storage mode and vehicle for a SKU that is stored or picked by case. It considers both Case Picking (CP) and Layer Picking (LP) as well as Restocking costs. 4.11.1 Query Parameters When omitted, the argument will take the default value. Argument Description Default clean_output If TRUE, returns only the line number (RightChainID) and the SKU name with the computed fields. If FALSE, returns all inputs and computed fields. TRUE

4.11.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 Vehicles as defined in the data template. Integer value representing the format of the Case Pick (CP) and Layer Pick (LP) numbers: 0. Total cases is sum of CP and LP 1. Total cases is either CP or LP and consider both methods 2. Total cases is either CP or LP and consider only CP 3. Total cases is either CP or LP and consider only LP Integer value representing how to compute space per SKU: 1. Space Utilization by lot size 2. Max Days on Hand 3. Current Pallets on Hand 1 String vector of Vehicle IDs for consideration for Case Picking. String vector of Vehicle IDs for consideration for Layer Picking. String vector of Vehicle IDs for consideration for Restocking. Numeric value representing working days per year. Numeric value representing working hours per day. Numeric value representing length of payback period for any considered investments. 3.0 Numeric value representing the wage rate per hour of one worker. Overridden by “Wage Rate” in skus. 0 16

modes (required)

vehicles (required)

data_format

space_method

cp_veh

Ignored

lp_veh

Ignored

rs_veh

Ignored

working_days_per_year working_hours_per_day planning_horizon_years

250

wage_rate_per_hour

16.08

occupancy_rate_per_sq_ft Numeric value representing the annual cost per square feet of the space utilized. Overridden by “Occupancy Rate” in skus.

14.95

13

Made with FlippingBook - Online catalogs