Skip to content

Guides

In-depth guides for production deployment and advanced SDK usage.

New in v3.10.0

Returns Module (sdk.returns) — Unified aggregator combining FBO analytics, FBS order history, and Finance reports into a single ReturnItem[]. One method call replaces your own join logic across three endpoints with different update cadences. Includes classifyReturnReason(), partial-failure transparency, and getReturnStats() for per-SKU/category aggregation.

New in v3.9.0 — Deadline April 29, 2026

Mandatory Product Characteristics -- WB now requires mandatory characteristics when creating product cards in 10+ categories. Check isRequiredForCreate in getObjectCharc() response and include required characteristics in create/update requests.

New in v3.7.0


Migration Guides

IMPORTANT

  • Finance Reports v5 endpoint will be disabled 2026-07-15 -- migrate to v1 immediately.
  • If you are using Promotion module Type 8 campaigns, migrate to Type 9 before February 2, 2026.

Production Guides


SDK Usage

Product Management

Orders & Logistics

Advertising & Marketing

Financial Operations

Finance Reconciliation

  • Returns Module - Unified sdk.returns aggregator combining FBO, FBS, and Finance sources into a single ReturnItem array with full transparency about source health and limitations. (New in v3.10.0)
  • Buyout & Return Reconciliation - Classify FBO/FBS return reasons, enrich returns with orderType, and reconcile against buyout counts per nmId using three pure client-side helpers. (New in v3.9.3)
  • Tracking Promotion Channels with Substitute Articles - Reconcile external marketing spend against settled revenue using substitute article fields from the Wildberries financial report. Uses parseMoneyAmount when working with the v1 endpoint. (New in v3.7.0)
  • Finance Reports v5 → v1 Migration - Full field mapping from snake_case (v5) to camelCase (v1), string money amounts with the parseMoneyAmount helper, and drop-in code examples (deadline: 2026-07-15)

Analytics Guides


Customer Interaction


Subscription & Tariffs


← Back to Documentation Home

Made with ❤️ for the Wildberries developer community