WB API Digest — January 2025

In the latest edition of our monthly digest, we highlight the new features and updates released in January 2025

1425
content

WB API Updates for January 2025

In January, we introduced several important updates to our API. Here’s a summary of the key changes in our monthly update.


Disabling the outdated domain suppliers-api.wildberries.ru

Disabling date: January 30, 2025

We are migrating all Content, Marketplace, and News methods from the domain suppliers-api.wildberries.ru to new domains to unify and streamline the structure of available services and ensure more targeted updates and fixes.

New domains:

  • content-api.wildberries.ru — Content
  • marketplace-api.wildberries.ru — Marketplace
  • common-api.wildberries.ru — News

If you have existing integrations using suppliers-api.wildberries.ru, please verify and update the URLs to the new domains. Otherwise, starting January 30, 2025, the methods will no longer be available, which may cause service disruptions.

📄 News

Advertising and Promotion: New Field in the Configuration Values Method

The response structure of the configuration method now includes information about product categories and their minimum allowable bid values (categories). When requesting configuration parameters, you will now receive an array of categories, each containing:

  • id — Category ID
  • name — Category name
  • cpm_min — Minimum allowable bid

With minimum bid values by category, you can set ad budgets more accurately. For instance, if you notice that minimum bids are higher in certain categories than expected, you can adjust your promotion strategy by increasing budgets for high-cost categories and reducing bids for less profitable ones if necessary.

📄 Campaign Creation

New Method to Retrieve Seller Information

A new method has been added that allows you to retrieve the following information for any token (not just test tokens):

  • Seller name
  • Account ID (sid)
  • Trade name (tradeMark)

Why is this useful?

  • Convenient for sellers and integrators managing multiple accounts. Now it’s easy to determine which account a token belongs to.
  • Reduces confusion when dealing with numerous different tokens.

For example, a large seller managing two or more accounts on Wildberries can use this method to make a single request with a token and identify the corresponding account. This helps automate order processing, document handling, and statistical reporting.

📄 Seller Information

Documents and Accounting: New Fields in Weekly Sales Reports

Several new fields have been added to the weekly sales realization report:

  • dlv_prc — Fixed warehouse delivery coefficient
  • fix_tariff_date_from — Start date of fixed rate
  • fix_tariff_date_to — End date of fixed rate
  • payment_processing — Payment type for acquiring/transaction fees
  • srv_dbs — Indicator for paid delivery service
  • assembly_id — Assembly task number
  • is_legal_entity — Indicator for B2B sales
  • trbx_id — Box number for paid acceptance

Why is this important?

  • Enables more detailed financial analytics and faster reconciliation with current commission and service calculations.
  • Helps identify goods subject to separate (fixed) tariffs and monitor paid delivery and assembly services.

Interesting business cases:

  1. B2B Sales: The is_legal_entity field indicates when a client is acting as a legal entity, which is important for managing separate contracts and accounting.
  2. Commission Analysis: Fields like dlv_prc, payment_processing, and srv_dbs help sellers calculate their net margin based on various delivery and acquiring types.
📄 Financial Reports

Transition to the New WB API Portal

Starting January 28, 2025, visits to the old portal openapi.wb.ru will be automatically redirected to the new portal dev.wildberries.ru.

On the new portal, you’ll find:

  • Up-to-date documentation
  • WB API updates
  • Useful cases and news
📖 Learn more about the new portal