HomeBlogContactSupport
Currency
Language
Real-time Data

Pricing and commercial data

Calculate landed costs with contract pricing, moq handling, and break-even analytics.

Request tiered pricing

Call `pricing.getQuote` with quantity targets to receive break points, surcharges, and lead times.

const pricing = await client.call("pricing.getQuote", {
  sku: "ESP32-C3-WROOM-02",
  quantity: 500
});

Apply landed cost adjustments

Include `region`, `incoterm`, and `shipToCountry` to generate landed cost estimates with freight and duties baked in.

  • Attach `projectId` so Source Parts can reuse prior approvals and shorten fulfillment windows.
  • Use the `netTerms` field to sync with your finance system automatically.
Pricing intelligence via Source Parts MCP