netsuitesuitetalk

Netsuite journal entry update issue for more than 1000 rows Suite talk API


I am trying to update a journal entry on Netsuite using SuiteTalk API having more than 1000 records and getting bellow eeror -:

Journal Entries can have a maximum of 1000 lines Is there any way to solve this issue,or update journal entry have more than 1000 items. Thanks, Hitesh Kumar.


Solution

  • The maximum number of lines per journal entry is 1,000 when using synchronous web services processing. With asynchronous web services processing, the limit is 10,000 lines.