UNPKG

@allangsilva/intacct-sdk

Version:

Patched fork of Intacct SDK JS with Node 24 compatibility

42 lines (27 loc) 1.84 kB
# Sage Intacct SDK for JavaScript ## ⚠️ Deprecation Notice ⚠️ As of **Sage Intacct 2025 Release 1** (February 2025), the **REST API** is **Generally Available (GA)**. With this, we are **no longer actively developing enhancements** for the XML SDKs. Developers can continue using the SDKs, but any future changes, maintenance, and feature development will be **self-managed**. For new integrations, we strongly recommend using the [REST API](https://developer.sage.com/intacct/docs/). For any questions, refer to our [developer support](https://developer.sage.com/intacct/docs/developer-portal/rest-api-faq/). --- [![npm version](https://badge.fury.io/js/%40intacct%2Fintacct-sdk.svg)](https://badge.fury.io/js/%40intacct%2Fintacct-sdk) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.npmjs.com/package/@sage-intact/intacct-sdk) ## Resources * [SDK Guides][sdk-homepage] - Getting started with the SDK * [SDK Reference][sdk-reference] - Code-level reference for the SDK * [Issues][sdk-issues] - Report issues with the SDK or submit pull requests * [License][sdk-license] - Apache 2.0 license * [Sage Intacct Developer][ia-developer] - Sage Intacct's Developer site * [Sage Intacct][intacct] - Sage Intacct's home page ## System Requirements * You must have an active Sage Intacct Web Services Developer license * Node.js >= 14.20.0. The SDK is written in TypeScript and targets ES2015. [intacct]: http://www.intacct.com [ia-developer]: https://developer.intacct.com/ [sdk-homepage]: https://developer.intacct.com/tools/sdk-node-js/ [sdk-reference]: https://intacct.github.io/intacct-sdk-js/ [sdk-issues]: https://github.com/Intacct/intacct-sdk-js/issues [sdk-license]: http://www.apache.org/licenses/LICENSE-2.0 [npm]: https://www.npmjs.com/package/@sage-intact/intacct-sdk