Added Ride and Related Methods

Tags: v8preview2 v8

In V8Preview2, the concept of a ride related to delivery (Ride) has been added, along with several methods for working with the new entity.

A ride is used when delivering orders through external courier services to track the order throughout its journey from the initial status of searching for an external courier to the final status of handing the order to the customer. Currently, integration is only implemented with the Yandex Delivery service.

Main properties of a ride:

Three methods have been added for working with rides:

To link the delivery order with the ride, a new method TryGetRideByDeliveryOrderId has been added, which allows determining which ride is assigned to the specified delivery.