Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Retrieve Address on Vendor Search
I am doing a vendor search. The only address that is returned is defaultAddress, which is just a String. Is there a way to return all addresses (shipping, billing, etc) as an array or list of VendorAddressbook objects or something, where the address parts (street, city, state, etc) are separate properties? The addressbookList property is always null.
0