Integral2uInventory
Integral2u Inventory ERP Tools. Provides inventory management enterprise resource planning tools to aid in planning and achieving optimal inventory. Great for determining and forecasting inventory requirements. Algorithmic Best Case Per SKU profiling. Recommended ordering advice.
Integral2uInventory endpoints
| Method | Endpoint | Description |
|---|---|---|
| Basic | ||
| POST |
CogsFromRevenueMarginPercent /Prod/api/v1/basic/costofgoodssoldfrommarginpercent |
Returns the cost of goods sold given Revenue and Margin % |
| POST |
CogsFromRevenueMargin /Prod/api/v1/basic/costofgoodssoldfrommargin |
Returns the cost of goods sold given Revenue and Margin |
| KPI | ||
| POST |
StockTurns /Prod/api/v1/kpi/stockturn |
StockTurn is how many times months it takes to sell though the value of inventory. Lower is better. |
| POST |
Turnover /Prod/api/v1/kpi/turnover |
Turnover is the ratio of good sold divided by inventory commonly average inventory. Higher is better. |
| POST |
DaysOfInventory /Prod/api/v1/kpi/daysofinventory |
Returns how many Days of Inventory(DOI) based on inventory and Cost of Goods Sold(GOGS). |
| Conversions | ||
| POST |
TurnoverToDOI /Prod/api/v1/conversions/turnovertodoi |
Converts Turnover to Days of Inventory(DOI) |
| POST |
TurnoverFromDOI /Prod/api/v1/conversions/turnoverfromdoi |
Converts Days of Inventory(DOI) to Turnover |
| POST |
StockTurnToDOI /Prod/api/v1/conversions/stockturntodoi |
Converts StockTurn to Days of Inventory(DOI) |
| POST |
StockTurnFromDOI /Prod/api/v1/conversions/stockturnFromdoi |
Converts Days of Inventory(DOI) to StockTurn |
| Relational | ||
| POST |
InventoryValue /Prod/api/v1/relational/inventoryvalue |
Given Revenue, Margin % and StockTurn you can determine the Inventory |
| POST |
MarginPercent /Prod/api/v1/relational/marginpercent |
Given Inventory, Revenue and StockTurn you can determine the Margin % |
| POST |
Revenue /Prod/api/v1/relational/revenue |
Given Inventory, StockTurn and Margin % you can determine the Revenue |
| POST |
StockTurn /Prod/api/v1/relational/stockturn |
Given Inventory, Revenue and Margin % you can determine the StockTurn |
| Forecasting | ||
| POST |
WeightedUsage /Prod/api/v1/forecasting/weightedusage |
Returns the weighted usage of a an item give the sales per month where the closest month has the most importance. Example: Given 3 months sales {8,4,5} the result would be… |
| POST |
WeightedUsageMulit /Prod/api/v1/forecasting/weightedusagemulti |
Returns the weighted usage of a an item give the sales per month where the closest month has the most importance. Example: Given 3 months sales {8,4,5} the result would be… |
| POST |
BestCaseWeightedUsage /Prod/api/v1/forecasting/bestcaseweightedusage |
Using WeightedUsage this method will look at months prior to last to determine which range of months is best to use to forecast the next months based on distanced from used… |
| POST |
BestCaseWeightedUsageMulti /Prod/api/v1/forecasting/bestcaseweightedusagemulti |
Using WeightedUsage this method will look at months prior to last to determine which range of months is best to use to forecast the next months based on distanced from used… |
| POST |
BestCaseUsage /Prod/api/v1/forecasting/bestcaseusage |
Like BestCaseWeightedUsage this method will do the same but utilize various other forecasting methods to pick the best suited algorithm and parameters. Always advised to use 3… |
| POST |
BestCaseUsageMulti /Prod/api/v1/forecasting/bestcaseusagemulti |
Like BestCaseWeightedUsage this method will do the same but utilize various other forecasting methods to pick the best suited algorithm and parameters. Always advised to use 3… |
| Helpers | ||
| POST |
UserSubscription /Prod/api/v1/helpers/usersubscription |
Gets the APIs user subscription |
| Stock | ||
| POST |
StockOrderAdviceMulti /Prod/api/v1/stock/stockorderadvicemulti |
StockOrderAdviceMultiallows for multiple products to have their StockOrderAdvice calculated. |
| POST |
MinMax /Prod/api/v1/stock/minmax |
MinMax is used to determine the minimum stock and maximum stock to hold. Orders would be processed when stock reaches the minimum and orders up to the maximum |
| POST |
MinMaxMulti /Prod/api/v1/stock/minmaxmulti |
MinMaxMulti allows for multiple products to have their calculated. |
| POST |
StockOrderAdvice /Prod/api/v1/stock/stockorderadvice |
Advises quantity to order given potential stock availability SOH-SO+PO the minimum and maximum stock and pack size |
Integral2uInventory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $23.99 / month | — |
|
| MEGA | $45.99 / month | — |
|