RightChain APIs

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

4.9 warehouse/eaches/slotting This endpoint assigns SKUs to Slots using one of the RightChain algorithms. Both the SKU and Slot data are required for this optimization to work properly. If the slot data is left empty, the slotting will return a ranking of the SKUs. 4.9.1 Query Parameters When omitted, the argument will take the default value. Argument Description Default order If TRUE, returns the SKU data ordered by the Assigned Slot. If FALSE, returns the SKU data in no particular order. FALSE clean_output If TRUE, returns the line number associated with the SKU (RightChainID), the SKU ID (SKU), and the Assigned Slot. If FALSE, returns all inputs and computed fields. TRUE

4.9.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 Locations as defined in the data template. 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.

slots

Empty Table

alg

1

dims

Empty Vector

11

Made with FlippingBook - Online catalogs