API to add transactions programmatically
BjornGrylls
- Doesn't make sense why they should make their API in Python. They should most likely use the same language as the rest of the app.
I guess you mean that you want to consume their API by using Python, which should be of little to no concern for them.
- The most easy for them is most likely to make the CSV upload accessible via API, since they already have all the validation set up for that import.