Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to apply Credit Memo to my invoice by using Sage Intacct SDK #255

Open
srikanth-switchfx opened this issue Nov 21, 2024 · 0 comments

Comments

@srikanth-switchfx
Copy link

Hi Team,
I have gone through the documentation but did not find solution for my problem. Here it is, As a user , I can go to the Sage dashboard and create Credit Memo. Once it is created , I can apply the same for the invoice so that Invoice amount gets deducted and status converts to "Partially Paid". The Credit Memo status changes.

I want to implement the same from my application. The business team creates Credit Memos and Invoices in Sage Application. Once those are created and these are reflecting in my application. Now, the user can apply credit memo against to invoice so that invoice status should update to "Partially Paid" and credit memo status should change. I have verified the documentation as per it , I need to do the below things.

  1. Create ARadjustment object then need to use ARPaymentappy as below

image

link: https://developer.intacct.com/api/accounts-receivable/ar-payments/#create-ar-payment-legacy

The above solution is not working. Could you help me on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant