intacct / intacct-sdk-js

Official repository of the Sage Intacct SDK for JavaScript in Node.js
https://developer.intacct.com/tools/sdk-node-js/
Apache License 2.0
24 stars 33 forks source link

ar extension #15

Closed philippeloup closed 5 years ago

philippeloup commented 5 years ago

I was running into an issue adding lines to the ar payment.

Also I wanted to add memos and reference IDs to the payments.

Those changes fix both issues for AR payments create and apply. I am sure there are more missing API fields that could be added, but these address my current needs.