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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Soap customer information
Hi there,
When I have an application where a customer fills out their information, I can make a call to add 1 address to Netsuite, then 1 address to Netsuite again (if their shipping info isn't the same as their billing info) and then credit card information... so 3 calls thus far. Is there a way to combine all 3 in 1 call? I'm sure a creditcard and an address can be combined, but what about the 2 addresses?
In relation to this, when I submit an address, it puts this in my soap call in record with internalId=12345 (for example). The xml response I get back is, when it's successful, a notification that it's successful and the internalid of... yes, 12345 again. Is it possible to actually get the id of the address? I would like to avoid having to do a GET call again to get all the information from the customer record. It would save a LOT of time to get that information immediately when I submit the address...