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 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">