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.
promoCode in salesOrders via soap
Hello,
I am having trouble using the promotion code field in salesOrders. Below is the soap request I'm using. It works find except for the promotion code line which I have to leave out.
<ns6:promoCode internalId="1" type="promoCode" xsi:type="ns7:RecordRef"/>
Specifically I am confused about what to put in the type field. Is there some place in the documentation or UI where I can figure out the proper value?
thanks,
Aaron
<record xmlns:ns6="urn:sales_2_5.transactions.webservices.netsuite.com" xsi:type="ns6:SalesOrder">
<ns6:entity xmlns:ns7="urn:core_2_5.platform.webservices.netsuite.com" internalId="332" type="customer" xsi:type="ns7:RecordRef"/>