Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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.