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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
InventoryDetailSearchBasic Assistance
I am trying to use InventoryDetailSearchBasic to return the list of Serial or Lot numbers that have been placed in a specific bin. However whenever I send the request I get back an INVALID_RCRD_TYPE error and haven't been able to determine what values are expected as everything appears to match the WSDL specification for 2012.2
Here is the specific Web Service call that we are sending
<SOAP-ENV:Envelope ** REMOVED NAMESPACES FOR CLARITY **>
<SOAP-ENV:Header>
<platformMsgs:searchPreferences>
<platformMsgs:bodyFieldsOnly>false</platformMsgs:bodyFieldsOnly>
<platformMsgs:pageSize>100</platformMsgs:pageSize>
0