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

Support for subtransactions #23

Open
WhiskeyJack96 opened this issue Aug 13, 2020 · 4 comments
Open

Support for subtransactions #23

WhiskeyJack96 opened this issue Aug 13, 2020 · 4 comments

Comments

@WhiskeyJack96
Copy link

https://api.youneedabudget.com/v1#/Transactions/createTransaction

According to the documentation the api support adding sub transactions when making a transaction. It doesnt look like this feature is present in the library. Any reason in particular it isnt? Any complaints with me adding and opening a PR?

@plainlystated
Copy link

I need this as well. Did you end up playing around with it?

@WhiskeyJack96
Copy link
Author

WhiskeyJack96 commented Sep 24, 2022

Hey @plainlystated! I ended up forking the repo and putting some (perhaps hacky) updates into the method to support the functionality I needed. Its pretty old but if its of value to you you can check it out here https://github.com/WhiskeyJack96/ynab.go. The main reason I didnt pr it back to the repo is because I made several additional changes that were specific to my needs.

@plainlystated
Copy link

Thanks, very helpful!

@plainlystated
Copy link

PR'ed @ #28

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

No branches or pull requests

2 participants