Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Netsuite versioning
Hi,
I have an application that posts documents into user's Netsuite account. This application uses 2013 version of Netsuite standard (https://webservices.netsuite.com/wsdl/v2013_1_0/netsuite.wsdl). Despite the fact that this version is no longer supported, Netsuite still accepts it through their API. My guess - Netsuite maps 2013 to the latest version (2017) internally for backwards compatibility. I have two questions in this context:
1) When are you guys going to drop support of 2013 version? In other words - when Netsuite SOAP API will start accepting documents in 2013 version?
2) Are these version to version mappings available somewhere? How do you transform 2013 version to the latest standard and can it be used by external developers?