Allows you to log into the system and get tokens.
Method: Post
URL: /?rest_route=/simple-jwt-login/v1/auth
Parameters
Body
email string Email Address
password string Password. Min length is 6 characters
AUTH_KEY
Responses
Allow new user registration
Parameters
Body
email string Email Address
password string Password. Min length is 6 characters
AUTH_KEY
Responses
Allow to receive tour details – /wp-json/traveler/services/tours/{id}
Allow to receive hotel details – /wp-json/traveler/services/hotel/{id}
Allow to receive activity details – /wp-json/traveler/services/activty/{id}
Allow to receive rental details – /wp-json/traveler/services/rental/{id}
Allow to receive car details – /wp-json/traveler/services/car/{id}
Parameters
Body
date-start
date-end
Responses
Allow to receive a list of tours – /wp-json/traveler/services/tours
Allow to receive a list of hotel – /wp-json/traveler/services/hotel
Allow to receive a list of activity – /wp-json/traveler/services/activity
Allow to receive a list of rental – /wp-json/traveler/services/rental
Allow to receive a list of car – /wp-json/traveler/services/cars
Parameters
Body
orderby
order
paged
Responses
Perform action book service.
Parameters
Body
Responses
Allow add to cart
Parameters
Body
item_id
adult_number
child_number
infant_number
starttime_tour
check_in,check_out
token
add_booking_partner_field
extra_price
guest_title
guest_name
hotel_package
activity_package
car_name,car_price
car_quantity
flight_package
Responses
Payments allowed.
Parameters
Body
st_first_name
st_last_name
st_email, st_phone
st_address
st_address2
st_city
st_province
st_zip_code
st_country
st_note
Responses
Allows listing items in the cart.
Parameters
Body
token
Responses
Allows listing order information.
Parameters
Body
order_token_code
status
Responses
Allows you to filter services on the search page.
Parameters
Body
post_type
taxonomy
paged
term_id
star_rate
price_range
Responses