Sha256: ac23a076965923a488d729f9e0174a21655b9768ded9d7ffb20d64ec4de34b21
Contents?: true
Size: 469 Bytes
Versions: 46
Compression:
Stored size: 469 Bytes
Contents
--- title: Authentication layout: reference_netsuite ledger: netsuite --- For the REST API, NetSuite offers two types of authentication: - Token Based Authentication (TBA) - Oauth 2.0 This client currently uses TBA. While Oauth 2.0 may be available in the future, TBA was chosen for the following reasons: 1. The SOAP API only supports TBA. 2. NetSuite users will still need to go through a manual setup (e.g. Integration record and Role) regardless of the method.
Version data entries
46 entries across 23 versions & 1 rubygems