ShipmentRouter.Shared
1.0.4
ShipmentRouter RESTful JSON order routing web services split Ecommerce order to multiple shipments, allocate warehouse inventory and route shipments to specific warehouses based on routing scenarios and available inventory. ShipmentRouter has major order routing functionality such as address geocoding, validation and accuracy check, shipment routing requests synchronous processing, inventory allocation and distribution to multiple warehouses, scenario execution across selected products and warehouses, instant inventory allocation for eligible warehouses routed by order routing scenarios. ShipmentRouter supports multiple omnichannel fulfillment options as a part of order management system such as Ship from Store, Pickup in Store, Reserve and Collect.
Install-Package ShipmentRouter.Shared -Version 1.0.4
dotnet add package ShipmentRouter.Shared --version 1.0.4
<PackageReference Include="ShipmentRouter.Shared" Version="1.0.4" />
paket add ShipmentRouter.Shared --version 1.0.4
#r "nuget: ShipmentRouter.Shared, 1.0.4"
// Install ShipmentRouter.Shared as a Cake Addin
#addin nuget:?package=ShipmentRouter.Shared&version=1.0.4
// Install ShipmentRouter.Shared as a Cake Tool
#tool nuget:?package=ShipmentRouter.Shared&version=1.0.4
Release Notes
added hosted inventory;
bug fixes
Dependencies
-
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 1,190 | 2/16/2017 |