Trip Booking
Last updated
Last updated
Trip Booking is the initialisation process of getting a trip quote and creating a trip. Booking configuration (such as; configured trip types, vehicle category settings, and pricing configuration per vehicle category size) make up the algorithm to book a trip.
There are some major requirements considered for trip booking such as; selecting a size, selecting a , and fetching the and . These compulsory requirements enable the trip booking process.
The and parameters are two required object parameters that make up the location information of the trip.
A customer may choose to for the trip before proceeding to booking and paying for the trip. The trip quote provides details and a breakdown of the cost of the trip. To get the trip quote, all required parameters are considered when generating the quote.
Booking a standard trip (i.e. intrastate and interstate trips).
Booking a business trip.