---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/support/delivery-profile/en/api/express/overview.md
  - https://yandex.com/support/delivery-profile/ru/api/express/overview.md
  - href: en/api/express/overview.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/support/delivery-profile/en/llms.txt

# List of methods

## Basic methods

#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/offers/calculate](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2OfferCalculate.md) | Returns the available delivery options. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/create](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsCreate.md) | Creates a claim with the passed parameters. The claim is sent to the logistics system and initiates the ordering process. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/info](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsInfo.md) | Returns basic information about a claim. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/accept](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsAccept.md) | Confirms a claim upon successful estimation. Once confirmed, the claim status changes to `accepted`, and the service initiates the process of finding a courier. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/cancel-info](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsCancelInfo.md) | Returns information about the terms of cancellation. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/cancel](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsCancel.md) | Cancels a previously confirmed claim. This operation can only be initiated within a limited time frame. ||
|#

## Additional methods

### 1. Cost and rates

#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/check-price](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2CheckPrice.md) | Returns the initial cost estimation without creating a claim. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/tariffs](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2Tariffs.md) | Returns the rates available for a stop. ||
|#

### 2. Track claim {#track-order}

#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/driver-voiceforwarding](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2DriverVoiceForwarding.md) | Returns the currently assigned courier's phone number. ||
|| [GET /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/performer-position](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsPerformerPosition.md) | Returns the coordinates, speed, and movement direction of the courier. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/points-eta](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsPointsEta.md) | Returns a list of a courier's stops with estimated times of arrival. ||
|| [GET /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/tracking-links](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsTrackingLinks.md) | Returns the links for tracking a courier. ||
|#

### 3. Confirmation code
#|
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/confirmation_code](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsConfirmationCode.md) | Returns a confirmation code for the current stop (if possible). ||
|#

### 4. Confirm delivery
#|
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/proof-of-delivery/info](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsProofOfDeliveryInfo.md) | Returns proof of delivery. ||
|#

### 5. Edit order
#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/edit](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsEdit.md) | Modifies claim parameters. This operation is only available before the client accepts the offer. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/apply-changes/request](https://yandex.com/support/delivery-profile/en/api/express/openapi/ClaimsApplyChangesRequest.md) | Partially edits a confirmed claim. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/apply-changes/result](https://yandex.com/support/delivery-profile/en/api/express/openapi/ClaimsApplyChangesResult.md) | Gets the results of applying changes. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/return](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsReturn.md) | Initiates the return of the order by the courier to the stop. ||
|#

### 6. Claim information {#claims-info}

#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/search](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsSearch.md) | Searches for arbitrary claims accounting for multiple route points. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/bulk_info](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsBulkInfo.md) | Returns information on several claims accounting for multiple route points. ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/journal](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2ClaimsJournal.md) | Returns the change log for a claim. ||
|#

### 7. Same-day delivery

#|
|| **Operation** | **Description** ||
|| [POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/delivery-methods](https://yandex.com/support/delivery-profile/en/api/express/openapi/IntegrationV2DeliveryMethods.md) | Returns a list of services available for a stop, including service options. ||
|#
