Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
REQUEST. Add restriction on lastModifiedDate in requsets and its value in responses.
Hello.
This request is a follow up to my previous "API extension request. Add lastModifiedDate to add and addList responses." It is aimed at extending API to add an ability of relatively reliable synchronization of objects in NetSuite and in some external storage.
To complete this ability, in addition to a change requested in my previous thread, following function should be added:
1. update and updateList requests should be extended with lastModifiedDate value that an object should have in order the operation to succeed. In case an object have the lastModifiedDate value different from one supplied in the request, the operation should fail with prominent error.
0