`<soap:Body>` `<get xmlns="urn:me...
# suitetalkapi
f
<soap:Body>
<get xmlns="urn:messages_2022_2.platform.webservices.netsuite.com">
<baseRef type="Department" internalId="216" xsi:type="q1:Recordref" xmlns:q1="urn:accounting_2022_2.lists.webservices.netsuite.com"
xmlns:q2="urn:core_2022_2.platform.webservices.netsuite.com"/>
</get>
</soap:Body>
This is my current attempt, but its not working -> <faultstring>org.xml.sax.SAXException: Invalid type: {urn:accounting_2022_2.lists.webservices.netsuite.com}Recordref</faultstring>
s
for one thing, I think the name is
RecordRef
(uppercase Ref)