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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Adding/Updating Subsidiaries for Vendor
Hello,
Using PHP to access the SOAP API,
I am trying to update the subsidiaries associated with a vendor but I am getting an error.
I am not sure what the proper way to do this is, I am trying:
request
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:relationships_2013_2.lists.webservices.netsuite.com" xmlns:ns2="urn:messages_2013_2.platform.webservices.netsuite.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns3="ns" xmlns:ns4="urn:core_2013_2.platform.webservices.netsuite.com" xmlns:listAcct="urn:accounting_2013_2.lists.webservices.netsuite.com"> <SOAP-ENV:Header> <ns3:applicationInfo xsi:type="ns2:ApplicationInfo"> <ns2:applicationId>XXX</ns2:applicationId> </ns3:applicationInfo> <ns3:passport xsi:type="ns4:Passport"> <ns4:email>
0