# Sage Intacct SDK for JavaScript

[![Travis Build Status](https://travis-ci.com/Intacct/intacct-sdk-js.svg)](https://travis-ci.com/Intacct/intacct-sdk-js)
[![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 >= 6.9.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
