---
metadata:
  - name: generator
    content: Diplodoc Platform v5.19.6
alternate:
  - https://docs.routeq.com/doc/en/delivery/functions/specify-coordinates.md
title: RouteQ — functions — courier updates to order coordinates
---
> **Documentation Index:** Fetch the complete configuration index at https://docs.routeq.com/doc/en/llms.txt


# Courier updates to order coordinates

If the loading or unloading location doesn't match the geographical coordinates of the destination (for example, if the destination is unusually shaped and has multiple driveways), then the courier can correct the delivery location coordinates at that location.

## How it works {#how-it-works}

### Courier {#courier}

The courier corrects the coordinates in the Yandex Courier app in the order list. Instructions can be found under [Specifying coordinates](https://docs.routeq.com/doc/en/courier-app/functions/orders.md#order-coordinates) in the [Yandex Courier](https://docs.routeq.com/doc/en/courier-app/index.md) documentation.

### Logistics coordinator {#logistian}

**Via Routing Workspace**

:   The coordinates entered by the courier are included in the [Courier performance report](https://docs.routeq.com/doc/en/delivery/interface/quality-report.md) in the **Updated latitude** and **Updated longitude** fields. You can use the updated coordinates for future planning.

  To use the updated coordinates:

    1. Open [Routing Workspace](https://yandex.com/courier/companies/).
    2. In the menu on the left, go to **Reports** → **Courier performance report**.
    3. [Create a report](../interface/quality-report.md) for the required period.
    4. Click **Download XLSX** to download the report in Excel format.
    5. Transfer the new order coordinates from the **Updated latitude** and **Updated longitude** columns to the delivery company's database.

**Via the API**

:   The latitude and longitude submitted by the courier are entered into the `refined_lat` and `refined_lon` fields, respectively.

  To get the updated coordinates, send a request to the [courier-quality](https://yandex.ru/routing/doc/en/delivery/redoc/index.html#operation/getsDeliveryQualityInformation) resource.

{% include [warehouse-feedback](../_includes/feedback-7b71896f9bc3.md) %}
