---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://yandex.com/dev/market/partner-api/doc/en/overview/laas.md
  - https://yandex.com/dev/market/partner-api/doc/ru/overview/laas.md
  - https://yandex.com/dev/market/partner-api/doc/zh/overview/laas.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/market/partner-api/doc/en/llms.txt

# List of methods used in the LaaS model

When using the LaaS model, you store goods in the Market's warehouse, but do not place them on its showcase. The market takes over all the work with orders. — from storage to delivery. All you have to do is:

* to report new orders from external sites;
* make sure that your products do not run out of stock in the Market, and deliver new batches.

Read more about the model in [Yandex.Market Help for sellers](https://yandex.ru/support/marketplace/ru/tools/laas).

<!-- source: en/_auto/methods_summary/laas.md -->
## Offices and shops

#|
|| **Method** | **Method description** ||
||
[GET v2/​campaigns/​{campaignId}](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaign.md)
{style="max-width: 400px"}
|
Store Information
||
||
[GET v2/​campaigns/​{campaignId}/​settings](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaignSettings.md)
{style="max-width: 400px"}
|
Store Settings
||
|#

## Products

#|
|| **Method** | **Method description** ||
||
[POST v2/​campaigns/​{campaignId}/​offers/​update](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/updateCampaignOffers.md)
{style="max-width: 400px"}
|
Changing the terms of sale of goods in the store
||
||
[POST v1/​reports/​documents/​barcodes/​generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateBarcodesReport.md)
{style="max-width: 400px"}
|
Getting a barcode file
||
||
[POST v2/​campaigns/​{campaignId}/​offers](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getCampaignOffers.md)
{style="max-width: 400px"}
|
Information about the products that are placed in the specified store
||
||
[POST v2/​campaigns/​{campaignId}/​offers/​delete](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/deleteCampaignOffers.md)
{style="max-width: 400px"}
|
Removing items from the store's assortment
||
|#

## Balances and turnover

#|
|| **Method** | **Method description** ||
||
[POST v2/​campaigns/​{campaignId}/​offers/​stocks](https://yandex.com/dev/market/partner-api/doc/en/reference/stocks/getStocks.md)
{style="max-width: 400px"}
|
Information about balances and turnover
||
|#

## Prices

#|
|| **Method** | **Method description** ||
||
[POST v2/​campaigns/​{campaignId}/​offer-prices/​updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)
{style="max-width: 400px"}
|
Setting prices for products in a specific store
||
||
[POST v2/​campaigns/​{campaignId}/​offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPricesByOfferIds.md)
{style="max-width: 400px"}
|
View prices for specified products in a specific store
||
|#

## Orders

#|
|| **Method** | **Method description** ||
||
[PUT v2/​campaigns/​{campaignId}/​orders/​{orderId}/​status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatus.md)
{style="max-width: 400px"}
|
Changing the status of an order
||
||
[POST v2/​campaigns/​{campaignId}/​orders/​status-update](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrderStatuses.md)
{style="max-width: 400px"}
|
Changing the statuses of multiple orders
||
||
[POST v2/​campaigns/​{campaignId}/​orders/​{orderId}/​identifiers/​status](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrderIdentifiersStatus.md)
{style="max-width: 400px"}
|
Marking code verification statuses
||
||
[POST v1/​campaigns/​{campaignId}/​orders/​create](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/createOrder.md)
{style="max-width: 400px"}
|
Creating an order
||
||
[POST v1/​campaigns/​{campaignId}/​delivery-options](https://yandex.com/dev/market/partner-api/doc/en/reference/delivery-options/getDeliveryOptions.md)
{style="max-width: 400px"}
|
Getting available order delivery options
||
||
[POST v1/​campaigns/​{campaignId}/​orders/​update](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/updateOrder.md)
{style="max-width: 400px"}
|
Changing the order
||
||
[POST v1/​campaigns/​{campaignId}/​orders/​update-options](https://yandex.com/dev/market/partner-api/doc/en/reference/orders/getOrderUpdateOptions.md)
{style="max-width: 400px"}
|
Getting time intervals for order changes
||
|#

## Requests for supply, export and disposal (FBY, LaaS)

#|
|| **Method** | **Method description** ||
||
[POST v2/​campaigns/​{campaignId}/​supply-requests](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequests.md)
{style="max-width: 400px"}
|
Receiving information about orders for delivery, removal and disposal
||
||
[POST v2/​campaigns/​{campaignId}/​supply-requests/​items](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequestItems.md)
{style="max-width: 400px"}
|
Receipt of goods in an application for delivery, export or disposal
||
||
[POST v2/​campaigns/​{campaignId}/​supply-requests/​documents](https://yandex.com/dev/market/partner-api/doc/en/reference/supply-requests/getSupplyRequestDocuments.md)
{style="max-width: 400px"}
|
Receipt of documents on the application for delivery, export or disposal
||
|#

## Non-purchases and refunds

#|
|| **Method** | **Method description** ||
||
[GET v2/​campaigns/​{campaignId}/​returns](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturns.md)
{style="max-width: 400px"}
|
List of non-purchases and refunds
||
||
[GET v2/​campaigns/​{campaignId}/​orders/​{orderId}/​returns/​{returnId}](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/getReturn.md)
{style="max-width: 400px"}
|
Information about non-purchase or refund
||
||
[POST v1/​campaigns/​{campaignId}/​returns/​create](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/createReturn.md)
{style="max-width: 400px"}
|
Creating a refund
||
||
[POST v1/​campaigns/​{campaignId}/​return-delivery-options](https://yandex.com/dev/market/partner-api/doc/en/reference/delivery-options/getReturnDeliveryOptions.md)
{style="max-width: 400px"}
|
Getting pick-up points suitable for return
||
||
[POST v1/​campaigns/​{campaignId}/​returns/​cancel](https://yandex.com/dev/market/partner-api/doc/en/reference/returns/cancelReturn.md)
{style="max-width: 400px"}
|
Cancellation of the refund
||
|#

## Reports and documents

#|
|| **Method** | **Method description** ||
||
[POST v2/​reports/​goods-movement/​generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsMovementReport.md)
{style="max-width: 400px"}
|
Report on the movement of goods
||
|#

## Warehouses

#|
|| **Method** | **Method description** ||
||
[GET v2/​warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getFulfillmentWarehouses.md)
{style="max-width: 400px"}
|
Ids of the Market's fulfillment warehouses
||
|#
<!-- endsource: en/_auto/methods_summary/laas.md -->
