June 2024
Logistics Order Service Updates
5 min
release date june 28, 2024 we're excited to announce the latest updates to our logistics order service this release introduces new endpoints to retrieve and update orders by clientid and clientorderid and adds a new vehiclemodel attribute new features 1\ new endpoints we've added two new endpoints to enhance order retrieval and update capabilities a retrieve order by clientid and clientorderid allows clients to fetch specific order details using their unique identifiers improves efficiency in order lookup processes b update order by clientid and clientorderid enables clients to modify existing orders using their unique identifiers streamlines the order update process for better order management 2\ new attribute vehiclemodel we've introduced a new attribute to provide more detailed information about the vehicles used in order fulfillment attribute name vehiclemodel description specifies the model of the vehicle used for order delivery or pickup type string constraints minimum length 0 characters maximum length 64 characters api changes the following apis have been updated to include the new vehiclemodel attribute https //docs getos1 com/reference/create a new order https //docs getos1 com/reference/update order core and custom attributes https //docs getos1 com/reference/6cth update order core and custom attributes https //docs getos1 com/reference/7lu6 get order details https //docs getos1 com/reference/get order details by using client id and clientorder id developer resources for detailed information on how to use these new features, please refer to our updated https //docs getos1 com/reference and https //docs getos1 com/logisticsorder api