You can see with this example how to do a multi TourCMS account product search. You may even see some of your tours there (if you have setup Marketplace and connected to the TourCMS test account)
Please do have a play - and if you have any technically inclined agents that you work with do tell them about how they can take our product, price and availability data and do fun things with it - helping you promote your tours.
Incidentally the example is great I think. We are trying to do most of the hard work for you (You can use the API and develop something completely different if you wish). Thanks and kudos to Paul for getting this going.
Permalink Reply by Paul on February 4, 2010 at 9:25pm
For those looking to access the API via PHP we now have a PHP wrapper library that makes using the API super easy. Each of the API method pages (which can be accessed from the Method list on this page) has been updated with PHP examples using this wrapper library.
The library also forms the basis of the "Pulling it all together" demo from the examples page.