Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Is Amortization Schedule Available in NetSuite SuiteTalk SOAP API?
I am trying to retrieve the list of Amortization Schedules from NetSuite using the SuiteTalk SOAP web services. The list is accessible in NetSuite UI by going to List -> Accounting -> Amortization Schedules. I am using the php library https://github.com/netsuitephp/netsuite-php.
It seems like retrieving this list is not possible using the SOAP web services. I can't find any classes for searching this record in the php library we are using, and in NetSuite schema browser (https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2022_1/schema/record/account.html) there is no entry for Amortization Schedule.