I have a requirement to pull recently updated line_items data from Orders API, I see that we have field-updated_at in line_items data set, however I’m not able to use that in the query.
Please suggest, how can I use updated_at to get last updated based on 5Mins ,10Mins etc. time frames?
Thanks for reaching out and Welcome to our Developer Community!
I don’t believe you’ll be able to filter by line items updated when using the orders query. You can filter by order updated however. If you wanted to get the orders updated within the past 10 minutes, the query would look something like this: