Car Booking Request
Car Booking Request
POST
https://traveloapi.com/yourapi/car/carbook_request
Path Parameters
Name | Type | Description |
---|---|---|
gatkey | string | gatkey (provided by traveloapi)Pass gatkey with url |
guestName | string | guestName |
guestMobileNo | string | guestMobileNo |
guestMailId | string | guestMailId |
guestCity | string | guestCity |
pickupCity | string | pickupCity |
dropCity | string | dropCity |
pickUpaddress | string | pickUpaddress |
travelDate | string | travelDate |
days | string | days |
cars | string | cars |
paidAmount | string | paidAmount |
balanceAmount | string | balanceAmount |
totalTripCost | string | totalTripCost |
travelTypeOption | string | travelTypeOption |
tripTypeOption | string | tripTypeOption |
approxRoundTripDistance | string | approxRoundTripDistance |
minimumChargedDistance | string | minimumChargedDistance |
perKmRateCharge | string | perKmRateCharge |
driverCharges | string | driverCharges |
nightHalt | string | nightHalt |
yourid | string | yourid |
Last updated