This is to test RON call and returns (XML-API and JSON-API)
The data is configured against the sales-trinity software organisation (Host ID = SALES). Follow below the methods to be tested:
- Method - Read Tours
- XML-API: readTours
- JSON-API: read-tours
FYI - For the XML-API, more methods must be executed to read more details from the tour:
- Method - Read Bases and SubBases: readTourBases
- Method - Read Tour Time: readTourTimes
- Method - Read Availability Range
- XML-API: readTourAvailabilityRange
- JSON-API: read-availability-range
readTourPricesRange
Output - PHP - See below data
readTourAvailability
readTourPrices
readTourPickups
________________________________________
1. Standard/Standard Monday
1 x Adult
No Pickup selected
Output - PHP - See below data
Output XML - Click here
________________________________________
2. Standard/Standard
Monday
1 x Adult
With Pickup on Hotel A
Output - PHP - See below data
Output XML - Click here
________________________________________
3. Standard/Standard
Monday
1 x Adult
Pickup on Hotel B (Route B only has availability on Thursdays)
Output - PHP - See below data
Output XML - Click here
________________________________________
4. Standard/Standard
Tuesday
1 x Adult (Tuesdays limited to 15 available seats)
With pickup on Hotel A
Output - PHP - See below data
Output XML - Click here