Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Rate in SalesOrder
Hi,
As discussed earlier, the WS is supposed to support what can be done in the UI. In the UI I can create a SalesOrder and add items with different quantity and rate. This I tried to do in WS:
<platformMsgs:add>
<platformMsgs:record xsi:type="tranSales:SalesOrder">
<tranSales:entity internalId="'.$aCustomerId.'" type="calendarEvent" xsi:type="platformCore:RecordRef"/>
<tranSales:orderStatus>_pendingApproval</tranSales:orderStatus>
<tranSales:memo>resultsfoundation.com</tranSales:memo>
<tranSales:itemList replaceAll="true" xsi:type="tranSales:SalesOrderItemList">
<tranSales:item xsi:type="tranSales:SalesOrderItem">