Soap Operation – getDataCenterUrls

You use the getDataCenterUrls operation to obtain the correct URL for external client access to NetSuite. getDataCenterURLs requests do not require authentication, nor any information identifying the application. The getDataCenterUrls operation ignores all authentication data if any such data is sent. SOAP web services versions 2019.1 and later are only available on account-specific domains. The… Continue reading Soap Operation – getDataCenterUrls

SOAP Operation – getAccountGovernanceInfo

The getAccountGovernanceInfo operation can be used to retrieve the account concurrency limit and the unallocated concurrency limit through SOAP web services. If an integration has insufficient concurrency limit allocated to it, it can use the getAccountGovernanceInfo operation. With the retrieved information the integration can determine whether there is sufficient unallocated concurrency limit for the account… Continue reading SOAP Operation – getAccountGovernanceInfo

Detach Soap Operation

The attach and detach operations can be used to define or remove a relationship between two records. For example, a Contact record can be associated with a Partner record or an Opportunity record can be associated with a Customer record. You can also use the attach/detach operations to attach or detach a file to or… Continue reading Detach Soap Operation