UNPKG

@hotwax/oms-api

Version:

The OMS API package comes with prebuilt methods that helps communicate with HotWax Commerce OMS using Rest API

9 lines (8 loc) 185 B
declare const stockTransformRule: { item: { productId: string; availableToPromiseTotal: string; facilityId: string; }; }; export { stockTransformRule };