June 2024

Logistics Order Service Updates

5min
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 create order update order core and custom attributes by orderid update order core and custom attributes by clientid and clientorderid get order by orderid get order clientid and clientorderid developer resources for detailed information on how to use these new features, please refer to our updated api reference and logistics order developer guides