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!
2018 WSDL missing legacy invoice address information
We are upgrading our solution from 2014.1 to the 2018.1 wsdl. Invoice had a string property called billAddress, but now has an Address type field called billingAddress. We have switched our soluton to utilize the billingAddress fields, but have noticed that sample data within our test accounts show billing address information in the billAddress field using the 2014.1 api, however, these same invoices accessed using the 2018.1 API return a null billingAddress. updating the address on the affected record fixes the data issue.
Other records created using the 2014 api, 2018 api, or the Netsuite UI appear to show the data correctly.
Should we be concerned that customers will see this issue with Invoice records created before a certain date, when our solution is updated.