Integral2uMoney
Integral2u Sales ERP Tools. Provides enterprise resource planning tools for planning prices, costs, markups and dealing with money. Re-price Quotes by value. Customer discount planner to achieve margin based on sales.
Integral2uMoney endpoints
| Method | Endpoint | Description |
|---|---|---|
| Pricing | ||
| POST |
ReduceQuoteByValue /Prod/api/v1/pricing/reducequotebyvalue |
Attempts to reduce a quote by a given value. Decreases all sell until a defined min margin percent or 0% by default. the reduction value is always removed regardless of sign.… |
| POST |
CustomerPricingForTargetMargin /Prod/api/v1/pricing/customerpricingfortargetmargin |
Determines best discount to apply for a range of products to achieve a target Margin based on sales volume, cost and retail. May be cases where a product could not adhere to min… |
| Cost | ||
| POST |
CostFromNetMargin /Prod/api/v1/cost/fromnetmargin |
Returns the cost given the net and margin |
| POST |
CostFromNetMarkup /Prod/api/v1/cost/fromnetmarkup |
Returns the cost given the net and markup |
| Discount | ||
| POST |
DiscountFromRetailNet /Prod/api/v1/discount/fromretailnet |
Returns the discount applied given the retail and net |
| Margin | ||
| POST |
MarginDollarFromCostNet /Prod/api/v1/margin/dollarfromcostnet |
Returns the margin dollars from the cost and net price |
| POST |
MarginPercentFromCostRetailDiscount /Prod/api/v1/margin/percentfromcostretaildiscount |
Returns the margin percent from the cost, retail or sell prices and discount applied |
| POST |
MarginPercentFromCostNet /Prod/api/v1/margin/percentfromcostnet |
Returns the margin percent from the cost, and net price |
| POST |
MarginFromCostMarkup /Prod/api/v1/margin/fromcostmarkup |
Returns the margin dollars from the cost and markup |
| POST |
MarginFromNetMarkup /Prod/api/v1/margin/fromnetmarkup |
Returns the margin dollars from the net price and markup |
| POST |
MarginFromMarkup /Prod/api/v1/margin/frommarkup |
Returns the margin percent from a markup percent |
| Markup | ||
| POST |
MarkupFromCostNet /Prod/api/v1/markup/fromcostnet |
Returns the markup percent from the cost, and net price |
| POST |
MarkupFromNetMargin /Prod/api/v1/markup/fromnetmargin |
Returns the markup percent from the net price and margin percent |
| POST |
MarkupFromMargin /Prod/api/v1/markup/frommargin |
Returns the markup percent from a margin percent |
| Net | ||
| POST |
NetFromCostMarkup /Prod/api/v1/net/fromcostmarkup |
Returns net price from the given cost and markup |
| POST |
NetFromCostMargin /Prod/api/v1/net/fromcostmargin |
Returns net price from the given cost and margin |
| POST |
NetFromRetailDiscount /Prod/api/v1/net/fromretaildiscount |
Returns net price from the given retail or normal sell price after a discount is applied |
| Retail | ||
| POST |
RetailFromNetDiscount /Prod/api/v1/retail/fromnetdiscount |
Returns the retail or sell price from the net value and discount applied. |
| Investment | ||
| POST |
ROIFromMarginCost /Prod/api/v1/investment/roifrommargincost |
Return on Investment (ROI) expressed as a percentage and is calculated by dividing an investment's net profit (or loss) by its initial cost. |
| POST |
NPVFromCashFlow /Prod/api/v1/investment/npvfromcashflow |
Net present value (NPV) is the difference between the present value of cash inflows and the present value of cash outflows over a period of time. |
| POST |
NPVFromCashFlows /Prod/api/v1/investment/npvfromcashflows |
Net present value (NPV) is the difference between the present value of cash inflows and the present value of cash outflows over a period of time. |
| POST |
IRRFromCashFlow /Prod/api/v1/investment/irrfromcashflow |
The internal rate of return (IRR) is a metric used in financial analysis to estimate the profitability of potential investments. IRR is a discount rate that makes the net present… |
| POST |
ROIFromRevenueCost /Prod/api/v1/investment/roifromrevenuecost |
Return on Investment (ROI) expressed as a percentage and is calculated by dividing an investment's net profit (or loss) by its initial cost. |
| Helpers | ||
| POST |
UserSubscription /Prod/api/v1/helpers/usersubscription |
Gets the APIs user subscription |
Integral2uMoney pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $23.99 / month | — |
|
| MEGA | $45.99 / month | — |
|