Get courier position
get_performer_positionGet the current courier location for an active claim, including speed, direction, route points, and a sharing link.
Instructions
Current courier geoposition for an active claim: position {lat, lon, timestamp (unix), accuracy, speed (m/s), direction (0–360°, clockwise from north)} and route_points with sharing_link. Errors: 404 — claim or courier position not found, 409 — the claim is not active or no courier is assigned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Claim id (claim_id, 32–64 characters) from the create_claim or search_claims response. |