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!
Why does NetSuite not return Invoice Items via API when we use the method TransactionSearchAdvanced?
Hi Team,
I found the following problem with API.
When I use the method xsi:type="ns12:TransactionSearch", NetSuite returns Invoice and Invoice Items.
But, when I started to use the method xsi:type="ns12:TransactionSearchAdvanced", NetSuite returns only the Invoice without Invoice Items.
The reason why I started to use the method TransactionSearchAdvanced is that I want to send in the request for the list of specified Custom Fields.
Could you clarify how to receive Invoice Items via the method TransactionSearchAdvanced?
Examples that I use in the files: