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

Add full pagination support for transactions #2

Closed
Sherlouk opened this issue Aug 27, 2017 · 1 comment
Closed

Add full pagination support for transactions #2

Sherlouk opened this issue Aug 27, 2017 · 1 comment

Comments

@Sherlouk
Copy link
Owner

Sherlouk commented Aug 27, 2017

https://monzo.com/docs/#pagination
Requests for transactions (only one that can, currently, be paginated) can have extra queries added:

limit = How many, maximum 100
since = RFC3339 timestamp (#6) or an object id (transaction id)
before = RFC3339 timestamp

@Sherlouk
Copy link
Owner Author

Future improvement could also be to add a .loadMore() function on an array of transactions

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

1 participant