RE: Get list of updated / created Chart of Accounts
Hello, I want to find the list of accounts that were modified as of a specific date, and through the UI, it seems the only option is to leverage the systemnotes date.
The AccountSearch in the SOAP API does not support a ‘lastModifiedDate’. As such, I was wondering how to retrieved systemnotes through the Netsuite SOAP API without creating a custom search?
systemnotes search is the only way
Hello, Thanks for your response. Do you know if systemnotes search is available through Netsuite’s SOAP API