My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
APIDocs  
Library API documentation.
Featured, Documentatation
Updated Mar 13, 2010 by rukavina...@gmail.com
Comment by m.senti...@gmail.com, Jul 2, 2011

broken link ! : http://rukavina.co.cc/freshbooks/php/docs/ would someone provide me with some docs for this API. Thanks

Comment by ler...@artificialstudio.com, Jul 4, 2011

If you download the latest API, there's a docs folder inside the zip file that explains all the classes, also includes an example call which should get you going while the link's down.

Comment by tyl...@lazerpro.com, Dec 20, 2011

Note on $->listing method calls.

In the sample code is shows the search array as being:

array('client_id'=>$clientId)

It should instead be

array('clientId'=>$clientId)

Cheers


Sign in to add a comment
Powered by Google Project Hosting