Discussions

Ask a Question
Back to All

Specify sorting order of /shipments collection

I'm requesting a list of shipments from the /v2/shipments endpoint, and the order of entries returned seems to always be created_at, descending.

Is there some way to specify another field to sort results on, such as platform_order_number ascending?

Thanks!