Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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">