Clear Books SOAP API

To send a request you must post an XML request to:

https://secure.clearbooks.co.uk/api/soap/

The WSDL url for the SOAP interface is at:

https://secure.clearbooks.co.uk/api/wsdl/

The content type of the request must be text/xml. This can be done by setting the request HTTP header:

Content-Type: text/xml

All requests require you to include an api key for your account, which you can view from Settings > Organisation.

To do this, include a SOAP header:


	

If you would like additional functionality, please get in touch with us to suggest the features you would like and we will take them into consideration.

Leave a reply