Rest API, updates_after
Ibrahim Bashir
12-30-20
Operating system: Windows
I am trying to use updates_after within the API but the call retrieves nothing even though I updated the data after the previous call.

do I need to any specific configuration to this working?

Version 8.5 2020-12-06

//Ibrhim
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).
Ibrahim Bashir
1-4-21
Hi Simone,

it is working now, thank you.
I remember I used the sequense number but I might did a typing mistake.

regards,
//Ibrahim.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Bror-Erik Kotiranta
Please create a bugreport on the problems...
10:38 26 Jan 2026
Bror-Erik Kotiranta
Its how our system works i think. If you open the .bin do you see everything then ?...
10:36 26 Jan 2026