All Release Notes
Added sorting capability when retrieving Shipping Methods for a Location
22 February 2022
Enhancement
OrdersSearch
You can now sort the query results, for example by ShippingRate price, when retrieving the Shipping Methods for a Location. Before, you had to implement this logic in the store front application.
- [API] Added
sortquery parameter to Get ShippingMethods for a Location endpoint.