ShipmentRouter.Shared
1.0.4
dotnet add package ShipmentRouter.Shared --version 1.0.4
NuGet\Install-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
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 1,912 | 2/16/2017 |
added hosted inventory;
bug fixes