FBY-requests for the delivery of goods to the warehouse, export or disposal

For information on how to create an application and deliver the goods to the warehouse, see Yandex.Market Help for sellers.

The Yandex.Market API allows you to:

Get information about applications

Make a request POST v2/campaigns/{campaignId}/supply-requests, where specify the campaign ID campaignId and the necessary parameters for filtering and sorting.

Application status status reflects its status at the time of the request

It can change.

What are the types of applications?

  • Types of applications:

    • SUPPLY — delivery of goods to the warehouse;
    • WITHDRAW — export of goods from the warehouse;
    • UTILIZATION — disposal of goods.

    Subtypes of applications

  • Parent and child, if there was:

    • delivery to the storage warehouse;
    • multi-delivery;
    • additional delivery;
    • disposal or removal of rejected goods.

    In this case, the parameters will be returned parentLink (link to the parent application) and childrenLinks (links to child applications).

  • Depending on the logistics:

    • For supplies that go directly to the storage warehouse. The parameter will be returned targetLocation — information about the storage warehouse or PVZ.
    • With goods that go through the transit warehouse. The parameter will also be returned transitLocation — information about the transit warehouse or PVZ.

Get a list of products in the application and information about them

Make a request POST v2/campaigns/{campaignId}/supply-requests/items, where specify the campaign ID (campaignId) and applications (requestId).

Get the application documents

Make a request POST v2/campaigns/{campaignId}/supply-requests/documents, where specify the campaign ID (campaignId) and applications (requestId).

It may be useful

Report or API method

What information does it give

Turnover Report

How your products are sold from the Market's warehouses.

Deliver goods that are running out to the warehouse on time, and pick up those that are being sold out slowly.

Report on the movement of goods

How many items have been delivered, ordered, returned by customers, moved to another warehouse, or taken out by you.

Warehouse balance report

The remaining items in all Market warehouses, as well as how many items are available for order, how many defective items, etc.

Store Quality Index

The value of the store quality index and its components.

{{ multisupply }}