account_balance missing from transactions
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 116
- Forks
- 51
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 1
Description
This might be just a case of you guys making a change and not updating the documentation. Your /transactions endpoint documentation seems to indicate that each transaction object should contact an account_balance property.
My assumption is that this would be a running total balance, at the point of this transaction. This property doesn't exist in the response though.
Has this been removed and the documentation not updated?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /transactions endpoint documentation and reviewing how transaction object properties are described. Check whether account_balance is still part of the documented response, then update or clarify the documentation so it matches the intended API behavior. Done means the endpoint description no longer leaves the property’s status ambiguous.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100