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.
NEED HELP: SOAP API 2013_1 -Initialized, Item fulfillment, Add ItemFulfillment
Hi;
I need help on SOAP API Webservice called on Initialize, ItemFulfillment, Add ItemFulfillment.
Initialize Service call
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:messages_2013_1.platform.webservices.netsuite.com" xmlns:urn1="urn:core_2013_1.platform.webservices.netsuite.com"> <soapenv:Header> <urn:passport> <urn1:email>*******</urn1:email> <urn1:password>**********************</urn1:password> <urn1:account>***********************</urn1:account> <urn1:role internalId="*********************"/> </urn:passport> </soapenv:Header> <soapenv:Body> <platformMsgs:initialize xmlns:soapenc="
0