This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ad6092e3f7211ad7812af9efe607870360937ffc
tree 7f819b55fdd41e29a2be13afdf1f8458fab57801
parent f3dd12d99a4b12c36186170ce303ef06710a84a0
tree 7f819b55fdd41e29a2be13afdf1f8458fab57801
parent f3dd12d99a4b12c36186170ce303ef06710a84a0
braintree-utili-tool / contents / quick_query.textile
Usage: QuickQuery is a simple wrapper around the Direct Post authentication methods of the Query APIs. It’s usage is very similar to typing out a query string in the browser, except you’ll receive the response on this page in a table along with the query string, as it was generated.
Type in your username and password. Type out any key=value pairs for the item you are searching for. See the Query API for a complete list of values.
A simple example would look like this: lastname=Dobbs&condition=pending,complete.
Make sure to escape the values, for example: lastname=Van Houten should be lastname=Van%20Houten.
Please excuse the formatting of the response, we’re working on getting something that looks a little better.




