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
23 stars 33 forks source link

How can I update an APPayment? #81

Closed bogdanbrnd closed 2 years ago

bogdanbrnd commented 2 years ago

Hi, I looked on the js-sdk and I didn't find any way to update an APPayment. How can I update an APPayment? Thanks Bogdan

dylan-holt-sage commented 2 years ago

@bogdanbrnd , there currently isn't a way through SDK to do so, but I shall work on implementing this for upcoming JS SDK release. Thank you for your question.

dylan-holt-sage commented 2 years ago

Has been implemented and will be in upcoming JS SDK release. Closing this issue.