accountingItems/getAll
Extend the timefilter to have a UPDATED timefilter, so that you can retrieve all accounting items that have been created/modified within a certain timeframe.
This way you can easily fetch for example "give me all items that were changed since yesterday".
Advantage: If you would like to know if there were new accounting items modified/created since the last time you checked, you do not need to get all items for the entire future. That would save a lot of bandwidth and processing (on both server/client side)
Hello all,
This status update is part of our ongoing work to simplify and streamline how our UserVoice feedback forum operates. We are reducing the number of statuses to two (Idea to Upvote + Released) to help manage expectations about where each idea stands and to minimize the number of status updates required from our product teams. Our product team reviews everything you share, and we might reach out for more info if we need it.
Thanks for your patience as we work to bring your ideas to life! You can learn more about the changes coming to UserVoice from this post in the Mews Community.
-
RemyW commented
This is exactly the same question as https://feedback.mews.com/forums/932131-mews-open-api/suggestions/44208861-accounting-items-createdutc-updatedutc-api-cal
-
RemyW commented
outletItems/getAll should also have this timefilter for exactly the same reason.