We have added new filters on GET All Orders API that will allow you to filter the purchase orders based on last modified date and time.
New query parameters available for use are –
- lastModifiedStartDate
- lastModifiedEndDate
Using both these query parameters will fetch all purchase orders that were modified between the given date range. Changes to status, shipDateTime, carrierName, methodCode, trackingNumber, trackingURL in the purchase order details are captured by the last modified date.
Impacted APIs –
More details on the new filter can be found here.