Dynamic URL Discovery for SOAP Web Services

An external client that sends requests to a NetSuite account must use the correct domain name for that account. That is, a SOAP web services request sent to a NetSuite account must be sent to the correct web services domain for that account.

You can use the SOAP web services operation getDataCenterUrls. This operation has been available as of the 2012.2 endpoint. Send the getDataCenterUrls request to the NetSuite web services dynamic discovery domain: webservices.netsuite.com. This getDataCenterURLs operation lets you retrieve the correct SOAP web services domain name for the specified NetSuite account. This operation can be used in production, sandbox, and Release Preview accounts.

Related Topics

General Notices