B2B Pricing Engine
High-performance B2B pricing API for e-commerce
Quantaprice is a dedicated B2B pricing engine and pricelist management platform built for customer-specific pricing at scale — from thousands to billions of SKUs, with deterministic results across every channel.
The problem
The solution
Quantaprice is a purpose-built B2B pricing engine and multi-currency pricing API. It handles billions of SKU–pricelist combinations with stable latency, supports customer-specific pricing with deterministic pricelist inheritance, live ECB currency conversion across 32+ currencies, full VAT resolution, and complete version history.
Product at a glance
Built for real B2B pricing challenges
Everything you need to manage customer-specific pricing at scale — multi-currency pricelist management, automated FX, and full VAT resolution — without the operational burden.
See how Quantaprice handles B2B pricingArticles
Manage millions of SKUs with stable performance. Import, update, and query your full catalog without worrying about scale.
Pricelists
Codes, currencies, VAT modes, parent inheritance, and date-controlled activation. One pricelist per customer segment, region, or contract.
Pricelist inheritance
Build pricelist hierarchies with clear override rules. Customer-specific prices fall back to parent lists automatically.
FX rates
Automatic daily rates from the ECB feed. Multi-currency pricelists with consistent conversion across 32+ currencies.
VAT & rounding
Tax classes, tax areas, and per-currency rounding profiles. Prices are calculated correctly for every market.
Scheduled updates
Prepare price changes days or months ahead. Campaigns, contracts, and rollovers activate at the exact time you set.
Bundles & quantity breaks
Commercial bundles, component pricing, and volume tiers that behave consistently — no edge cases, no surprises.
Full price history
Every change is logged and queryable. Retrieve exact historical prices at any point in time for audits and disputes.
Developer tools
Test data generation, a built-in query runner, and a clean REST API. Build confidently with tools designed for developers.
How it works
A clean pricing API for e-commerce, ERP, and CPQ integrations. No complex setup, no proprietary protocols.
Define your pricing structure
Configure your pricelist management structure — inheritance chains, currencies, and VAT modes. Define article metadata, rounding profiles, and tax areas. Import from existing systems or start from scratch.
Ingest prices
Push customer-specific pricing via the REST API — with VAT handling, quantity breaks, and bundle rules. Schedule campaigns and contract rollovers with future effective dates. FX rates update automatically from the ECB feed.
Query with confidence
Fetch prices for any combination of SKUs, pricelists, and quantities. Every query resolves tax areas, converts currencies, applies rounding, and handles bundles — returning deterministic results in sub-millisecond time.
POST /price/query
{
"skus": ["SKU-001", "SKU-002"],
"pricelist_filter": { "pricelists": ["retail"] },
"currency_code": "SEK",
"tax_area": "SE"
}
// Response
[
{
"sku": "SKU-001",
"sales_price_inc_vat": 249.00,
"sales_price_ex_vat": 199.20,
"vat_rate": 0.25,
"price": {
"pricelist": "retail",
"currency_code": "SEK"
}
},
{
"sku": "SKU-002",
"sales_price_inc_vat": 89.00,
"sales_price_ex_vat": 71.20,
"vat_rate": 0.25,
"price": {
"pricelist": "retail",
"currency_code": "SEK"
}
}
] Built for enterprise trust
Security and compliance are foundational, not afterthoughts.
EU data residency
All data is stored and processed within the European Union. Full GDPR compliance with a published Data Processing Agreement.
Encryption everywhere
TLS in transit, AES-256 at rest. API access secured via OAuth 2.0 and scoped API keys.
Automated backups
Continuous backups with point-in-time recovery. Tiered retention from days to years depending on plan.
Full audit trail
Every price change is logged with timestamps and source. Query historical prices at any point in time.
Ready to give your e-commerce a dedicated B2B pricing engine?
Quantaprice is the customer-specific pricing software that scales with your catalogue — so your commerce platform can focus on selling.