Skip to content

Commit

Permalink
edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Anya Stettler committed Mar 18, 2014
1 parent 227c2f4 commit fd47bdc
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,31 +25,9 @@ Contents:

Dependencies:
-----------
- Ruby 1.9.2 or later
- cURL 7.0 or later

Requirements:
----------
- Make sure to install any required gems by navigating to the root directory in the command line and running "bundle install".
- Authentication requires an valid **Account Number** and **License Key**, which should be entered in the test file (e.g. GetTaxTest.rb) you would like to run.
- If you do not have an AvaTax account, a free trial account can be acquired through our [developer site](http://developer.avalara.com/api-get-started)


AvaTax-REST-cURL
=====================

Set of cURL sample requests and expected responses for the AvaTax tax calcluation REST API

You will need an AvaTax account to run these samples - you can sign up for a free trial account here: http://developer.avalara.com/api-get-started

These samples cover the following REST resources:

address/validate (http://developer.avalara.com/api-docs/rest/address-validation)

tax/get GET (http://developer.avalara.com/api-docs/rest/tax/get)

tax/get POST (http://developer.avalara.com/api-docs/rest/tax/post)

tax/cancel (http://developer.avalara.com/api-docs/rest/tax/cancel)


For more information on calculating tax with AvaTax and recommended use cases, please see our developer documentation at http://developer.avalara.com/
- If you do not have an AvaTax account, a free trial account can be acquired through our [developer site](http://developer.avalara.com/api-get-started)

0 comments on commit fd47bdc

Please sign in to comment.