Re: Rest API, updates_after
Simone M.
1-4-21
Hi Ibrahim,
when using updates_after, are you passing a correct number as a parameter as well?

"updates_after" Returns all records that were saved or updated after a given sequence number.
The sequence number is returned in the tag in each response and can be saved for later use with updates_after.

Example

http://hostname.domain.top:web port/api/1/IVVc?updates_after=5000
Returns all Invoices with sequence numbers greater than 5000, listed in sequence number order (i.e. in the order in which they were last saved).
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026
Carolina Valentino
hello Andis.. yes the Time out is for all users, I completely understand the point and we can propose it as a wish...
14:35 19 Mar 2026