Discussions
Wrong "pickedup_at" from /orders
10 months ago by Pablo Martinez
Hello - hoping you can assist on this.
endpoint: "search all orders" /orders
When looking for order id "bce3a395-27a9-4166-9cca-9a042ea258b5" we getnwrong date in the ""pickedup_at": "2024-01-04T12:15:14.1414Z"," which is incorrect due to an user error.
q1: Is there any way to edit that value in the UI? so that it reflects the correct "pickedup_at" that is on Jan 02 and not Jan 04.
q2: I see that when calling the specific order id "/orders/orderId" for above example there are in fact multiple values for "pickedup_at" when this is a single shipper multi consignee order. Is there any way to get the first "pickedup_at" time stamp instead of the last when calling "search all orders" /orders ?