List of methods
Basic methods
| Operation | Description | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/offers/calculate | Returns the available delivery options. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/create | 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 | Returns basic information about a claim. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/accept | Confirms a claim upon successful estimation. Once confirmed, the claim status changes to  | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/cancel-info | Returns information about the terms of cancellation. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/cancel | 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 | Returns the initial cost estimation without creating a claim. | 
| Returns the rates available for a stop. | 
2. Track claim
| Operation | Description | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/driver-voiceforwarding | Returns the currently assigned courier's phone number. | 
| GET /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/performer-position | Returns the coordinates, speed, and movement direction of the courier. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/points-eta | 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 | Returns the links for tracking a courier. | 
3. Confirmation code
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/confirmation_code | 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 | Returns proof of delivery. | 
5. Edit order
| Operation | Description | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/edit | 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 | Partially edits a confirmed claim. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/apply-changes/result | Gets the results of applying changes. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/return | Initiates the return of the order by the courier to the stop. | 
6. Claim information
| Operation | Description | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/search | Searches for arbitrary claims accounting for multiple route points. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/bulk_info | Returns information on several claims accounting for multiple route points. | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/claims/journal | Returns the change log for a claim. | 
7. Same-day delivery
| Operation | Description | 
| POST /b2b.taxi.yandex.net/b2b/cargo/integration/v2/delivery-methods | Returns a list of services available for a stop, including service options. |