---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/market/partner-api/doc/en/_auto/scopes_summary/pages/pricing.md
  - https://yandex.com/dev/market/partner-api/doc/ru/_auto/scopes_summary/pages/pricing.md
  - https://yandex.com/dev/market/partner-api/doc/zh/_auto/scopes_summary/pages/pricing.md
  - href: en/_auto/scopes_summary/pages/pricing.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/market/partner-api/doc/en/llms.txt

# Manage prices

The name of the access in the OpenAPI specification: pricing.

## Prices

#|
|| **Method** | **Method description** ||
|| [POST v2/tariffs/calculate](https://yandex.com/dev/market/partner-api/doc/en/reference/tariffs/calculateTariffs.md) | Service Cost Calculator ||
||
[POST v2/businesses/{businessId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updateBusinessPrices.md)
|
Setting product prices for all stores
||
||
[POST v2/campaigns/{campaignId}/offer-prices/updates](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/updatePrices.md)
|
Setting prices for products in a specific store
||
||
[POST v2/businesses/{businessId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getDefaultPrices.md)
|
View prices for specified products in all stores
||
||
[POST v2/campaigns/{campaignId}/offer-prices](https://yandex.com/dev/market/partner-api/doc/en/reference/prices/getPricesByOfferIds.md)
|
View prices for specified products in a specific store
||
||
[POST v2/businesses/{businessId}/offers/recommendations](https://yandex.com/dev/market/partner-api/doc/en/reference/offers/getOfferRecommendations.md)
|
Yandex.Market's recommendations regarding prices
||
||
[POST v2/businesses/{businessId}/price-quarantine](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/getBusinessQuarantineOffers.md)
|
List of quarantined products by price in the cabinet
||
||
[POST v2/campaigns/{campaignId}/price-quarantine](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/getCampaignQuarantineOffers.md)
|
List of quarantined products by price in the store
||
||
[POST v2/businesses/{businessId}/price-quarantine/confirm](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/confirmBusinessPrices.md)
|
Removing an item from quarantine based on the price in the cabinet
||
||
[POST v2/campaigns/{campaignId}/price-quarantine/confirm](https://yandex.com/dev/market/partner-api/doc/en/reference/price-quarantine/confirmCampaignPrices.md)
|
Removing an item from quarantine for the price in the store
||
|#

## Stocks

#|
|| **Method** | **Method description** ||
||
[POST v2/businesses/{businessId}/promos](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/getPromos.md)
|
Getting a list of shares
||
||
[POST v2/businesses/{businessId}/promos/offers](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/getPromoOffers.md)
|
Getting a list of products that participate or may participate in the promotion
||
||
[POST v2/businesses/{businessId}/promos/offers/update](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/updatePromoOffers.md)
|
Adding products to a promotion or changing their prices
||
||
[POST v2/businesses/{businessId}/promos/offers/delete](https://yandex.com/dev/market/partner-api/doc/en/reference/promos/deletePromoOffers.md)
|
Removing products from the promotion
||
|#

## Orders

#|
|| **Method** | **Method description** ||
||
[POST v1/campaigns/{campaignId}/delivery-options](https://yandex.com/dev/market/partner-api/doc/en/reference/delivery-options/getDeliveryOptions.md)
|
Getting available order delivery options
||
|#

## Non-purchases and refunds

#|
|| **Method** | **Method description** ||
||
[POST v1/campaigns/{campaignId}/return-delivery-options](https://yandex.com/dev/market/partner-api/doc/en/reference/delivery-options/getReturnDeliveryOptions.md)
|
Getting pick-up points suitable for return
||
|#

## Reports and documents

#|
|| **Method** | **Method description** ||
||
[POST v2/reports/goods-prices/generate](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/generateGoodsPricesReport.md)
|
The Prices Report
||
|#

## Sales boost

#|
|| **Method** | **Method description** ||
||
[PUT v2/businesses/{businessId}/bids](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/putBidsForBusiness.md)
|
Enabling a sales boost and setting bids
||
||
[POST v2/businesses/{businessId}/bids/info](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsInfoForBusiness.md)
|
Information about the set rates
||
||
[POST v2/businesses/{businessId}/bids/recommendations](https://yandex.com/dev/market/partner-api/doc/en/reference/bids/getBidsRecommendations.md)
|
Recommended bids for specified products
||
|#

## Viewing additional information {#common}

#|
|| **Method** | **Method description** ||
|| [GET v2/campaigns](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaigns.md) | User's Store List ||
|| [GET v2/campaigns/{campaignId}](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaign.md) | Store Information ||
||
[POST v2/businesses/{businessId}/settings](https://yandex.com/dev/market/partner-api/doc/en/reference/businesses/getBusinessSettings.md)
|
Cabinet Settings
||
||
[GET v2/campaigns/{campaignId}/settings](https://yandex.com/dev/market/partner-api/doc/en/reference/campaigns/getCampaignSettings.md)
|
Store Settings
||
|| [POST v2/categories/tree](https://yandex.com/dev/market/partner-api/doc/en/reference/categories/getCategoriesTree.md) | The category tree ||
||
[POST v1/businesses/{businessId}/operations](https://yandex.com/dev/market/partner-api/doc/en/reference/operations/getOperations.md)
|
Getting operation statuses
||
||
[GET v2/reports/info/{reportId}](https://yandex.com/dev/market/partner-api/doc/en/reference/reports/getReportInfo.md)
|
Getting a given report or document
||
||
[GET v2/warehouses](https://yandex.com/dev/market/partner-api/doc/en/reference/warehouses/getFulfillmentWarehouses.md)
|
Ids of the Market's fulfillment warehouses
||
||
[POST v2/auth/token](https://yandex.com/dev/market/partner-api/doc/en/reference/auth/getAuthTokenInfo.md)
|
Getting information about the authorization token
||
||
[GET v2/delivery/services](https://yandex.com/dev/market/partner-api/doc/en/reference/delivery-services/getDeliveryServices.md)
|
Directory of delivery services
||
||
[POST v1/businesses/{businessId}/logistics-points](https://yandex.com/dev/market/partner-api/doc/en/reference/logistic-points/getLogisticPoints.md)
|
Getting points on the Market
||
||
[POST v2/regions/countries](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/getRegionsCodes.md)
|
List of valid country codes
||
|| [GET v2/regions](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionsByName.md) | Search for regions by their name ||
||
[GET v2/regions/{regionId}](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionsById.md)
|
Information about the region
||
||
[GET v2/regions/{regionId}/children](https://yandex.com/dev/market/partner-api/doc/en/reference/regions/searchRegionChildren.md)
|
Information about child regions
||
|#
