For users of the TourCMS tour operator ecommerce platform
Hi,
We recently upgraded to a paying account. We have tours set up with dates in future. I'm using the API via simplexml per the examples given in the documentation. I can connect to the TourCMS but when I call either of the following functions and print results it says NO MATCHING DATA. I assume it should return any tours even if only has future dates. Any insight? Thanks!
$result = $tourcms->list_tours($channel_id);
$result = $tourcms->search_tours('', $channel_id);
Michelle :)
Tags:
Permalink Reply by Alex Bainbridge on August 5, 2010 at 9:14pm © 2012 Created by TourCMS team.