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

Create examples of filtering and sorting #383

Open
mjallday opened this issue Mar 26, 2014 · 6 comments
Open

Create examples of filtering and sorting #383

mjallday opened this issue Mar 26, 2014 · 6 comments

Comments

@mjallday
Copy link
Contributor

Spun off from #83

See https://stackoverflow.com/questions/22638114/is-there-any-documentation-on-use-of-filters-for-the-balancedpayments-api

@mjallday
Copy link
Contributor Author

Any examples of sorting? I can't seem to find any

@mjallday
Copy link
Contributor Author

curl

sorting

  • curl https://api.balancedpayments.com/cards?sort=created_at,desc&limit=1
  • curl https://api.balancedpayments.com/cards?sort=created_at,asc&limit=1

@mdsib
Copy link

mdsib commented Jul 29, 2014

Note that capitalized meta fields cannot be filtered. balanced/balanced-api#671

@johnboiles
Copy link

+1 this really needs to be documented somewhere

@nehresma
Copy link

nehresma commented Feb 6, 2015

Come on guys. It has been nearly a year and the documentation still hasn't been updated to reflect how to query.

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

5 participants