Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
Is it possible to retrieve such an invoice with all records and installment numbers via SOAP WS?
Hi team,
We have an invoice with a total amount 6758,58, but this invoice contains 6 records, every record is for 1,126.43 with a different "DUE DATE" and installment number (example attached).
Is it possible to retrieve such an invoice with all records and installment numbers via SOAP?
Standard SOAP request for the invoice using the internal id of the invoice returns us just the total value without records.
<soap-env:Body>
<search xmlns="urn:messages_2020_1.platform.webservices.netsuite.com">
<searchRecord xmlns:ns12="urn:sales_2020_1.transactions.webservices.netsuite.com" xsi:type="ns12:TransactionSearchAdvanced">
<ns12:criteria xsi:type="ns12:TransactionSearch">
<ns12:basic xsi:type="ns13:TransactionSearchBasic" xmlns:ns13="urn:common_2020_1.platform.webservices.netsuite.com">