

{code}.data-triplabot-code="" found in:▼Example:
・tripla Code: <script async src="https://tripla.jp/sdk/javascript/tripla.min.js" data-triplabot-code="839032cd-b443-42ff-87e9-9ab1b04e7190"></script>・{code}: 839032cd-b443-42ff-87e9-9ab1b04e7190Member Program Login (Subdomain Only)
Use the following URL format when logging in to the member program with a subdomain:
https://<subdomain URL>/sign-in?code={code}▼Example:
https://booking.tripla-ryokan.com/sign-in?code=0193853c-9dc4-79bf-85ed-59286b03018fThis parameter cannot be used with URLs that do not use a subdomain.
Not supported example:
https://www.tripla-ryokan.com/sign-in?code=0193853c-9dc4-79bf-85ed-59286b03018f
Numbers, strings, and dates used in parameters are shown in the table below.
Modify each value as needed before use.
Number | # |
| Text | xxx |
| Date | yyyy/mm/dd |
| tripla bot code | code |
| Purpose | Parameter |
| 1. Launch / Open | /booking/result?code={code} |
| 2. Reservation Confirmation/Cancellation page | /search?code={code} |
| Purpose | Parameter |
| 1. Show search results including unavailable rooms | /booking/result?code={code}&is_including_occupied=true |
| 2. Display only available room | /booking/result?code={code}&is_including_occupied=false |
| 3. Display Room type | /booking/result?code={code}&type=rooms |
| 4. Display multiple room type | /booking/result?code={code}&room_type_codes=xxx,xxx,xxx |
*Enter the room code after "="
Purpose | Parameter |
| 1. Display plan result | /booking/result?code={code}&type=plan |
| 2. Display multiple plan | /booking/result?code={code}&hotel_plan_codes=xxx,xxx,xxx |
| 3. Displaying secret-mode plans | /booking/result?code={code}&hotel_plan_code=xxx&mode=secret |
| 4. Display Day Use Plan | /booking/result?code={code}&is_day_use=true |
| 5. Display Voucher | /booking/result?code={code}=voucher |

| Purpose | Parameter |
| 1. Display Membership sign-up page | /sign-up?code={code} |
| 2. Display Membership log in | /sign-in?code={code} |
| 3. Reset Password | /forgot-password?code={code} |
| Purpose | Parameter |
| 1. Corporate log in | /organization-sign-in?code={code} |
| 2. Corporate login (URL Referrer Only) | /organization-sign-in?code={code}&organization_id=id |
For details about organization_id, see here.| Purpose | Parameter |
Display plans with a coupon code applied *Enter the coupon code after the "=" sign | /booking/result?code={code}&coupon_code=xxx |
| Purpose | Parameter |
| View Property list | facilities?code={code} |

10.1 Date
Purpose Parameter 1. Specify check-in/out dates /booking/result?code={code}&checkin=yyyy/mm/dd&checkout=yyyy/mm/dd 2. Date not Specify /booking/result?code={code}&search_type=undated*For consecutive nights: add {&nights=〇}▼Example: 2 nights
/booking/result?code={code}&search_type=undated&nights=210.2 Number of Guests
Purpose Parameter1. Adult Only /booking/result?code={code}&adults=#2. Adults + Kids /booking/result?code={code}&adults=2&kids_tiers=[{"code":"A","children":#},{"code":"B","children":#},{"code":"B2","children":#},{"code":"C","children":#},{"code":"D","children":#}] 3. Specify the number of bed-sharing kids*Only the number of bed-sharing kids is supported.This option is not available when kid categories (e.g., Under 12 years old or 6 years old) are used./booking/result?code={code}&rooms=[{"adults":#, "children": #},{"adults":#, "children": #}]
- The parameters vary depending on the property’s kids settings.
- code.A to code.D represent the IDs for kids categories.
10.3 Sort Order
Purpose Parameter 1. Recommended order /booking/result?code={code}&order=recommended 2. Display Price: Low to High /booking/result?code={code}&order=price_low_to_high 3. Display Price: High to Low /booking/result?code={code}&order=price_high_to_low 10.4 Filter
Purpose ParameterDisplay multiple filter /booking/result?code={code}&filter=xxx,xxx
- Enter the filter ID after the "="
- Filter IDs can be found under: Brand Management Screen
- Action: 'Settings' → 'Booking Engine' → 'Search Filters'
| Purpose | Parameter |
| Display language | /booking/result?code={code}&locale=en en: English ja: Japanese ko: Korean zh_Hans: Simplified Chinese zh_Hant: Traditional Chinese id: Indonesian th: Thai ar: Arabic |