Admin
Useful VS Code Esions Front- End Develop
Lorem ipsum dolor sit amet, atomorum ds sosidon ium est as Id vim rrem princi pes suas molesti interpretaris

Everything you could need for travelling Australia in your pocket. From Australia’s best tours and activities, to information about each town to visit, best hikes, animals to see along the way, we have it all!
Decide where you would like to go
and how many people you are going
with
Choose which tours and activities you
would like to do in each location
along your journey!
Look at other tours and activities to do
in the location you are visiting. Find
local hotspots,
secret gems and get
great local information
Organise your entire trip and manage
your itinerary from your dashboard.
We want to make
travelling Australia
as easy as possible for you!
Click here to learn more about your next destination and what to do while you are there
Locations
of Activities
Travellers Helped
Languages Available
01
Decide where you want to go and for how long
02
Boom the tours and activities you want to do in that location
03
Explore Australia! There is so much to see and do along the way
Lorem ipsum dolor sit amet, atomorum ds sosidon ium est as Id vim rrem princi pes suas molesti interpretaris
Lorem ipsum dolor sit amet, atomorum ds sosidon ium est as Id vim rrem princi pes suas molesti interpretaris
| Package | Name | Version |
|---|---|---|
| Django | 3.2.25 | |
| Python | 3.6.8 | |
| debug_toolbar | Debug Toolbar | 3.2.4 |
| Resource | Value |
|---|---|
| User CPU time | 49.285 msec |
| System CPU time | 2.096 msec |
| Total CPU time | 51.381 msec |
| Elapsed time | 1693.950 msec |
| Context switches | 5 voluntary, 0 involuntary |
| Timing attribute | Timeline | Milliseconds since navigation start (+length) |
|---|
| Setting | Value |
|---|---|
| ABSOLUTE_URL_OVERRIDES | {} |
| ADMINS | [] |
| ALLOWED_HOSTS | ['*'] |
| APPEND_SLASH | True |
| AUTHENTICATION_BACKENDS | ['django.contrib.auth.backends.ModelBackend'] |
| AUTH_PASSWORD_VALIDATORS | '********************' |
| AUTH_USER_MODEL | 'auth.User' |
| BASE_DIR | PosixPath('/home/travellersbible/public_html/dev2') |
| CACHES | {'default': {'BACKEND': 'django.core.cache.backends.locmem.LocMemCache'}} |
| CACHE_MIDDLEWARE_ALIAS | 'default' |
| CACHE_MIDDLEWARE_KEY_PREFIX | '********************' |
| CACHE_MIDDLEWARE_SECONDS | 600 |
| CONTACT_EMAIL | 'webdevarena@gmail.com' |
| CSRF_COOKIE_AGE | 31449600 |
| CSRF_COOKIE_DOMAIN | None |
| CSRF_COOKIE_HTTPONLY | False |
| CSRF_COOKIE_NAME | 'csrftoken' |
| CSRF_COOKIE_PATH | '/' |
| CSRF_COOKIE_SAMESITE | 'Lax' |
| CSRF_COOKIE_SECURE | False |
| CSRF_FAILURE_VIEW | 'django.views.csrf.csrf_failure' |
| CSRF_HEADER_NAME | 'HTTP_X_CSRFTOKEN' |
| CSRF_TRUSTED_ORIGINS | [] |
| CSRF_USE_SESSIONS | False |
| DATABASES | {'default': {'ATOMIC_REQUESTS': False,
'AUTOCOMMIT': True,
'CONN_MAX_AGE': 0,
'ENGINE': 'django.db.backends.mysql',
'HOST': 'localhost',
'NAME': 'travellersbible_dev',
'OPTIONS': {'init_command': "SET sql_mode='STRICT_TRANS_TABLES'"},
'PASSWORD': '********************',
'PORT': '3306',
'TEST': {'CHARSET': None,
'COLLATION': None,
'MIGRATE': True,
'MIRROR': None,
'NAME': None},
'TIME_ZONE': None,
'USER': 'travellersbible_devuser'}} |
| DATABASE_ROUTERS | [] |
| DATA_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| DATA_UPLOAD_MAX_NUMBER_FIELDS | 1000 |
| DATA_UPLOAD_MAX_NUMBER_FILES | 100 |
| DATETIME_FORMAT | 'N j, Y, P' |
| DATETIME_INPUT_FORMATS | ['%Y-%m-%d %H:%M:%S',
'%Y-%m-%d %H:%M:%S.%f',
'%Y-%m-%d %H:%M',
'%m/%d/%Y %H:%M:%S',
'%m/%d/%Y %H:%M:%S.%f',
'%m/%d/%Y %H:%M',
'%m/%d/%y %H:%M:%S',
'%m/%d/%y %H:%M:%S.%f',
'%m/%d/%y %H:%M'] |
| DATE_FORMAT | 'N j, Y' |
| DATE_INPUT_FORMATS | ['%Y-%m-%d',
'%m/%d/%Y',
'%m/%d/%y',
'%b %d %Y',
'%b %d, %Y',
'%d %b %Y',
'%d %b, %Y',
'%B %d %Y',
'%B %d, %Y',
'%d %B %Y',
'%d %B, %Y'] |
| DEBUG | True |
| DEBUG_PROPAGATE_EXCEPTIONS | False |
| DECIMAL_SEPARATOR | '.' |
| DEFAULT_AUTO_FIELD | 'django.db.models.BigAutoField' |
| DEFAULT_CHARSET | 'utf-8' |
| DEFAULT_EXCEPTION_REPORTER | 'django.views.debug.ExceptionReporter' |
| DEFAULT_EXCEPTION_REPORTER_FILTER | 'django.views.debug.SafeExceptionReporterFilter' |
| DEFAULT_FILE_STORAGE | 'django.core.files.storage.FileSystemStorage' |
| DEFAULT_FROM_EMAIL | 'your_gmail@gmail.com' |
| DEFAULT_HASHING_ALGORITHM | 'sha256' |
| DEFAULT_INDEX_TABLESPACE | '' |
| DEFAULT_TABLESPACE | '' |
| DISALLOWED_USER_AGENTS | [] |
| EMAIL_BACKEND | 'django.core.mail.backends.console.EmailBackend' |
| EMAIL_HOST | 'smtp.gmail.com' |
| EMAIL_HOST_PASSWORD | '********************' |
| EMAIL_HOST_USER | 'your_gmail@gmail.com' |
| EMAIL_PORT | 587 |
| EMAIL_SSL_CERTFILE | None |
| EMAIL_SSL_KEYFILE | '********************' |
| EMAIL_SUBJECT_PREFIX | '[Django] ' |
| EMAIL_TIMEOUT | None |
| EMAIL_USE_LOCALTIME | False |
| EMAIL_USE_SSL | False |
| EMAIL_USE_TLS | True |
| FILE_UPLOAD_DIRECTORY_PERMISSIONS | None |
| FILE_UPLOAD_HANDLERS | ['django.core.files.uploadhandler.MemoryFileUploadHandler',
'django.core.files.uploadhandler.TemporaryFileUploadHandler'] |
| FILE_UPLOAD_MAX_MEMORY_SIZE | 2621440 |
| FILE_UPLOAD_PERMISSIONS | 420 |
| FILE_UPLOAD_TEMP_DIR | None |
| FIRST_DAY_OF_WEEK | 0 |
| FIXTURE_DIRS | [] |
| FORCE_SCRIPT_NAME | None |
| FORMAT_MODULE_PATH | None |
| FORM_RENDERER | 'django.forms.renderers.DjangoTemplates' |
| IGNORABLE_404_URLS | [] |
| INSTALLED_APPS | ['django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'travellersbible',
'tour',
'debug_toolbar'] |
| INTERNAL_IPS | ['127.0.0.1'] |
| LANGUAGES | [('af', 'Afrikaans'),
('ar', 'Arabic'),
('ar-dz', 'Algerian Arabic'),
('ast', 'Asturian'),
('az', 'Azerbaijani'),
('bg', 'Bulgarian'),
('be', 'Belarusian'),
('bn', 'Bengali'),
('br', 'Breton'),
('bs', 'Bosnian'),
('ca', 'Catalan'),
('cs', 'Czech'),
('cy', 'Welsh'),
('da', 'Danish'),
('de', 'German'),
('dsb', 'Lower Sorbian'),
('el', 'Greek'),
('en', 'English'),
('en-au', 'Australian English'),
('en-gb', 'British English'),
('eo', 'Esperanto'),
('es', 'Spanish'),
('es-ar', 'Argentinian Spanish'),
('es-co', 'Colombian Spanish'),
('es-mx', 'Mexican Spanish'),
('es-ni', 'Nicaraguan Spanish'),
('es-ve', 'Venezuelan Spanish'),
('et', 'Estonian'),
('eu', 'Basque'),
('fa', 'Persian'),
('fi', 'Finnish'),
('fr', 'French'),
('fy', 'Frisian'),
('ga', 'Irish'),
('gd', 'Scottish Gaelic'),
('gl', 'Galician'),
('he', 'Hebrew'),
('hi', 'Hindi'),
('hr', 'Croatian'),
('hsb', 'Upper Sorbian'),
('hu', 'Hungarian'),
('hy', 'Armenian'),
('ia', 'Interlingua'),
('id', 'Indonesian'),
('ig', 'Igbo'),
('io', 'Ido'),
('is', 'Icelandic'),
('it', 'Italian'),
('ja', 'Japanese'),
('ka', 'Georgian'),
('kab', 'Kabyle'),
('kk', 'Kazakh'),
('km', 'Khmer'),
('kn', 'Kannada'),
('ko', 'Korean'),
('ky', 'Kyrgyz'),
('lb', 'Luxembourgish'),
('lt', 'Lithuanian'),
('lv', 'Latvian'),
('mk', 'Macedonian'),
('ml', 'Malayalam'),
('mn', 'Mongolian'),
('mr', 'Marathi'),
('my', 'Burmese'),
('nb', 'Norwegian Bokmål'),
('ne', 'Nepali'),
('nl', 'Dutch'),
('nn', 'Norwegian Nynorsk'),
('os', 'Ossetic'),
('pa', 'Punjabi'),
('pl', 'Polish'),
('pt', 'Portuguese'),
('pt-br', 'Brazilian Portuguese'),
('ro', 'Romanian'),
('ru', 'Russian'),
('sk', 'Slovak'),
('sl', 'Slovenian'),
('sq', 'Albanian'),
('sr', 'Serbian'),
('sr-latn', 'Serbian Latin'),
('sv', 'Swedish'),
('sw', 'Swahili'),
('ta', 'Tamil'),
('te', 'Telugu'),
('tg', 'Tajik'),
('th', 'Thai'),
('tk', 'Turkmen'),
('tr', 'Turkish'),
('tt', 'Tatar'),
('udm', 'Udmurt'),
('uk', 'Ukrainian'),
('ur', 'Urdu'),
('uz', 'Uzbek'),
('vi', 'Vietnamese'),
('zh-hans', 'Simplified Chinese'),
('zh-hant', 'Traditional Chinese')] |
| LANGUAGES_BIDI | ['he', 'ar', 'ar-dz', 'fa', 'ur'] |
| LANGUAGE_CODE | 'en-us' |
| LANGUAGE_COOKIE_AGE | None |
| LANGUAGE_COOKIE_DOMAIN | None |
| LANGUAGE_COOKIE_HTTPONLY | False |
| LANGUAGE_COOKIE_NAME | 'django_language' |
| LANGUAGE_COOKIE_PATH | '/' |
| LANGUAGE_COOKIE_SAMESITE | None |
| LANGUAGE_COOKIE_SECURE | False |
| LOCALE_PATHS | [] |
| LOGGING | {} |
| LOGGING_CONFIG | 'logging.config.dictConfig' |
| LOGIN_REDIRECT_URL | '/accounts/profile/' |
| LOGIN_URL | '/accounts/login/' |
| LOGOUT_REDIRECT_URL | None |
| MANAGERS | [] |
| MEDIA_ROOT | '/home/travellersbible/public_html/dev2/media' |
| MEDIA_URL | '/media/' |
| MESSAGE_STORAGE | 'django.contrib.messages.storage.fallback.FallbackStorage' |
| MIDDLEWARE | ['debug_toolbar.middleware.DebugToolbarMiddleware',
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.common.CommonMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
'whitenoise.middleware.WhiteNoiseMiddleware'] |
| MIGRATION_MODULES | {} |
| MONTH_DAY_FORMAT | 'F j' |
| NUMBER_GROUPING | 0 |
| PASSWORD_HASHERS | '********************' |
| PASSWORD_RESET_TIMEOUT | '********************' |
| PASSWORD_RESET_TIMEOUT_DAYS | '********************' |
| PREPEND_WWW | False |
| REZDY_API_KEY | '********************' |
| REZDY_API_URL | '********************' |
| ROOT_URLCONF | 'travellersbible.urls' |
| SECRET_KEY | '********************' |
| SECURE_BROWSER_XSS_FILTER | False |
| SECURE_CONTENT_TYPE_NOSNIFF | True |
| SECURE_HSTS_INCLUDE_SUBDOMAINS | False |
| SECURE_HSTS_PRELOAD | False |
| SECURE_HSTS_SECONDS | 0 |
| SECURE_PROXY_SSL_HEADER | None |
| SECURE_REDIRECT_EXEMPT | [] |
| SECURE_REFERRER_POLICY | 'same-origin' |
| SECURE_SSL_HOST | None |
| SECURE_SSL_REDIRECT | False |
| SERVER_EMAIL | 'root@localhost' |
| SESSION_CACHE_ALIAS | 'default' |
| SESSION_COOKIE_AGE | 1209600 |
| SESSION_COOKIE_DOMAIN | None |
| SESSION_COOKIE_HTTPONLY | True |
| SESSION_COOKIE_NAME | 'sessionid' |
| SESSION_COOKIE_PATH | '/' |
| SESSION_COOKIE_SAMESITE | 'Lax' |
| SESSION_COOKIE_SECURE | False |
| SESSION_ENGINE | 'django.contrib.sessions.backends.db' |
| SESSION_EXPIRE_AT_BROWSER_CLOSE | False |
| SESSION_FILE_PATH | None |
| SESSION_SAVE_EVERY_REQUEST | False |
| SESSION_SERIALIZER | 'django.contrib.sessions.serializers.JSONSerializer' |
| SETTINGS_MODULE | 'travellersbible.settings' |
| SHORT_DATETIME_FORMAT | 'm/d/Y P' |
| SHORT_DATE_FORMAT | 'm/d/Y' |
| SIGNING_BACKEND | 'django.core.signing.TimestampSigner' |
| SILENCED_SYSTEM_CHECKS | [] |
| STATICFILES_DIRS | [PosixPath('/home/travellersbible/public_html/dev2/static')] |
| STATICFILES_FINDERS | ['django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder'] |
| STATICFILES_STORAGE | 'whitenoise.storage.CompressedManifestStaticFilesStorage' |
| STATIC_ROOT | '/home/travellersbible/public_html/dev2/staticfiles' |
| STATIC_URL | '/static/' |
| STRIPE_PUBLISHABLE_KEY | '********************' |
| STRIPE_SECRET_KEY | '********************' |
| TEMPLATES | [{'APP_DIRS': True,
'BACKEND': 'django.template.backends.django.DjangoTemplates',
'DIRS': [PosixPath('/home/travellersbible/public_html/dev2'), 'templates'],
'OPTIONS': {'context_processors': ['django.template.context_processors.debug',
'django.template.context_processors.request',
'django.contrib.auth.context_processors.auth',
'django.contrib.messages.context_processors.messages']}}] |
| TEST_NON_SERIALIZED_APPS | [] |
| TEST_RUNNER | 'django.test.runner.DiscoverRunner' |
| THOUSAND_SEPARATOR | ',' |
| TIME_FORMAT | 'P' |
| TIME_INPUT_FORMATS | ['%H:%M:%S', '%H:%M:%S.%f', '%H:%M'] |
| TIME_ZONE | 'UTC' |
| USE_I18N | True |
| USE_L10N | False |
| USE_THOUSAND_SEPARATOR | False |
| USE_TZ | True |
| USE_X_FORWARDED_HOST | False |
| USE_X_FORWARDED_PORT | False |
| WSGI_APPLICATION | 'travellersbible.wsgi.application' |
| X_FRAME_OPTIONS | 'DENY' |
| YEAR_MONTH_FORMAT | 'F Y' |
| Key | Value |
|---|---|
| Accept | */* |
| Accept-Encoding | gzip, br, zstd, deflate |
| Connection | Keep-Alive |
| Host | dev2.travellersbible.au |
| User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| X-Forwarded-For | 216.73.216.130 |
| X-Forwarded-Host | dev2.travellersbible.au |
| X-Forwarded-Server | dev2.travellersbible.au |
| Key | Value |
|---|---|
| Content-Length | 51737 |
| Content-Type | text/html; charset=utf-8 |
| Referrer-Policy | same-origin |
| Vary | Cookie |
| X-Content-Type-Options | nosniff |
| X-Frame-Options | DENY |
Since the WSGI environ inherits the environment of the server, only a significant subset is shown below.
| Key | Value |
|---|---|
| PATH_INFO | / |
| QUERY_STRING | |
| REMOTE_ADDR | 127.0.0.1 |
| REQUEST_METHOD | GET |
| SCRIPT_NAME | |
| SERVER_NAME | 127.0.0.1 |
| SERVER_PORT | 8000 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SOFTWARE | gunicorn/21.2.0 |
| View function | Arguments | Keyword arguments | URL name |
|---|---|---|---|
travellersbible.views.index |
() |
{} |
index |
No SQL queries were recorded during this request.
None
| Path | Location |
|---|---|
| .DS_Store | /home/travellersbible/public_html/dev2/static/.DS_Store |
| js/wow.min.js | /home/travellersbible/public_html/dev2/static/js/wow.min.js |
| js/jquery-3.6.0.min.js | /home/travellersbible/public_html/dev2/static/js/jquery-3.6.0.min.js |
| js/select2.min.js | /home/travellersbible/public_html/dev2/static/js/select2.min.js |
| js/odometer.js | /home/travellersbible/public_html/dev2/static/js/odometer.js |
| js/light_gallery.min.js | /home/travellersbible/public_html/dev2/static/js/light_gallery.min.js |
| js/jquery.slick.min.js | /home/travellersbible/public_html/dev2/static/js/jquery.slick.min.js |
| js/ripples.min.js | /home/travellersbible/public_html/dev2/static/js/ripples.min.js |
| js/main.js | /home/travellersbible/public_html/dev2/static/js/main.js |
| fonts/fa-solid-900.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-solid-900.woff2 |
| fonts/lg.svg | /home/travellersbible/public_html/dev2/static/fonts/lg.svg |
| fonts/fa-brands-400.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-brands-400.ttf |
| fonts/fa-regular-400.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-regular-400.woff2 |
| fonts/fa-brands-400.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-brands-400.woff2 |
| fonts/fa-v4compatibility.woff2 | /home/travellersbible/public_html/dev2/static/fonts/fa-v4compatibility.woff2 |
| fonts/lg.ttf | /home/travellersbible/public_html/dev2/static/fonts/lg.ttf |
| fonts/fa-regular-400.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-regular-400.ttf |
| fonts/lg.woff | /home/travellersbible/public_html/dev2/static/fonts/lg.woff |
| fonts/lg.eot | /home/travellersbible/public_html/dev2/static/fonts/lg.eot |
| fonts/fa-v4compatibility.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-v4compatibility.ttf |
| fonts/fa-solid-900.ttf | /home/travellersbible/public_html/dev2/static/fonts/fa-solid-900.ttf |
| images/avatar_5.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_5.jpeg |
| images/popular_destination_2.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_2.jpeg |
| images/post_9.jpeg | /home/travellersbible/public_html/dev2/static/images/post_9.jpeg |
| images/latest_post_4.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_4.jpeg |
| images/latest_post_5.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_5.jpeg |
| images/tour_details.jpeg | /home/travellersbible/public_html/dev2/static/images/tour_details.jpeg |
| images/popular_destination_9.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_9.jpeg |
| images/post_5.jpeg | /home/travellersbible/public_html/dev2/static/images/post_5.jpeg |
| images/gallery_5.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_5.jpeg |
| images/destination_details_4.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_4.jpeg |
| images/avatar_4.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_4.jpeg |
| images/close.svg | /home/travellersbible/public_html/dev2/static/images/close.svg |
| images/avatar_3.jpeg | /home/travellersbible/public_html/dev2/static/images/avatar_3.jpeg |
| images/video_block_2.jpeg | /home/travellersbible/public_html/dev2/static/images/video_block_2.jpeg |
| images/testimonial_right.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_right.jpeg |
| images/latest_post_1.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_1.jpeg |
| images/tour_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/tour_header_bg.jpeg |
| images/testimonial_avatar_2.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_2.jpeg |
| images/hero_bg_3.jpeg | /home/travellersbible/public_html/dev2/static/images/hero_bg_3.jpeg |
| images/hero_3.png | /home/travellersbible/public_html/dev2/static/images/hero_3.png |
| images/gallery_6.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_6.jpeg |
| images/package_img_2.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_2.jpeg |
| images/package_img_8.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_8.jpeg |
| images/post_1.jpeg | /home/travellersbible/public_html/dev2/static/images/post_1.jpeg |
| images/brand_6.png | /home/travellersbible/public_html/dev2/static/images/brand_6.png |
| images/post_2.jpeg | /home/travellersbible/public_html/dev2/static/images/post_2.jpeg |
| images/popular_destination_6.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_6.jpeg |
| images/popular_destination_10.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_10.jpeg |
| images/funfact_shape.png | /home/travellersbible/public_html/dev2/static/images/funfact_shape.png |
| images/casestudy_2.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_2.jpeg |
| images/latest_post_6.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_6.jpeg |
| images/banner_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg.jpeg |
| images/drag.png | /home/travellersbible/public_html/dev2/static/images/drag.png |
| images/logo_icon.svg | /home/travellersbible/public_html/dev2/static/images/logo_icon.svg |
| images/popular_destination_5.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_5.jpeg |
| images/post_8.jpeg | /home/travellersbible/public_html/dev2/static/images/post_8.jpeg |
| images/banner_bg_2.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg_2.jpeg |
| images/destination_details_1.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_1.jpeg |
| images/casestudy_3.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_3.jpeg |
| images/post_6.jpeg | /home/travellersbible/public_html/dev2/static/images/post_6.jpeg |
| images/popular_destination_1.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_1.jpeg |
| images/about_shape.png | /home/travellersbible/public_html/dev2/static/images/about_shape.png |
| images/working_process_2.png | /home/travellersbible/public_html/dev2/static/images/working_process_2.png |
| images/brand_3.svg | /home/travellersbible/public_html/dev2/static/images/brand_3.svg |
| images/package_img_4.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_4.jpeg |
| images/casestudy_4.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_4.jpeg |
| images/post_4.jpeg | /home/travellersbible/public_html/dev2/static/images/post_4.jpeg |
| images/package_img_1.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_1.jpeg |
| images/brand_11.png | /home/travellersbible/public_html/dev2/static/images/brand_11.png |
| images/quote_shape.svg | /home/travellersbible/public_html/dev2/static/images/quote_shape.svg |
| images/about_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/about_header_bg.jpeg |
| images/destination_details_3.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_3.jpeg |
| images/video_block.jpeg | /home/travellersbible/public_html/dev2/static/images/video_block.jpeg |
| images/Quote.png | /home/travellersbible/public_html/dev2/static/images/Quote.png |
| images/feature_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/feature_bg.jpeg |
| images/about_left_1.png | /home/travellersbible/public_html/dev2/static/images/about_left_1.png |
| images/gallery_2.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_2.jpeg |
| images/latest_post_7.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_7.jpeg |
| images/working_process_1.png | /home/travellersbible/public_html/dev2/static/images/working_process_1.png |
| images/gallery_7.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_7.jpeg |
| images/testimonial_avatar_2_1.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_2_1.jpeg |
| images/destination_details_2.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_details_2.jpeg |
| images/post_details_1.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_1.jpeg |
| images/testimonial_avatar_1.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_1.jpeg |
| images/avatar_2.png | /home/travellersbible/public_html/dev2/static/images/avatar_2.png |
| images/brand_8.png | /home/travellersbible/public_html/dev2/static/images/brand_8.png |
| images/package_img_6.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_6.jpeg |
| images/destination_single_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_single_bg.jpeg |
| images/post_details_2.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_2.jpeg |
| images/.DS_Store | /home/travellersbible/public_html/dev2/static/images/.DS_Store |
| images/popular_destination_4.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_4.jpeg |
| images/working_process_3.png | /home/travellersbible/public_html/dev2/static/images/working_process_3.png |
| images/team_2.jpeg | /home/travellersbible/public_html/dev2/static/images/team_2.jpeg |
| images/offer_text.png | /home/travellersbible/public_html/dev2/static/images/offer_text.png |
| images/brand_2.svg | /home/travellersbible/public_html/dev2/static/images/brand_2.svg |
| images/hero_2.png | /home/travellersbible/public_html/dev2/static/images/hero_2.png |
| images/loading.gif | /home/travellersbible/public_html/dev2/static/images/loading.gif |
| images/latest_post_2.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_2.jpeg |
| images/destination_header_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/destination_header_bg.jpeg |
| images/brand_7.png | /home/travellersbible/public_html/dev2/static/images/brand_7.png |
| images/logo_2.svg | /home/travellersbible/public_html/dev2/static/images/logo_2.svg |
| images/post_details_3.jpeg | /home/travellersbible/public_html/dev2/static/images/post_details_3.jpeg |
| images/popular_destination_7.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_7.jpeg |
| images/package_img_9.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_9.jpeg |
| images/footer_logo.svg | /home/travellersbible/public_html/dev2/static/images/footer_logo.svg |
| images/team_3.jpeg | /home/travellersbible/public_html/dev2/static/images/team_3.jpeg |
| images/funfact_img.png | /home/travellersbible/public_html/dev2/static/images/funfact_img.png |
| images/gallery_1.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_1.jpeg |
| images/post_7.jpeg | /home/travellersbible/public_html/dev2/static/images/post_7.jpeg |
| images/avatar_1.png | /home/travellersbible/public_html/dev2/static/images/avatar_1.png |
| images/post_11.jpeg | /home/travellersbible/public_html/dev2/static/images/post_11.jpeg |
| images/casestudy_1.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_1.jpeg |
| images/casestudy_5.jpeg | /home/travellersbible/public_html/dev2/static/images/casestudy_5.jpeg |
| images/brand_4.svg | /home/travellersbible/public_html/dev2/static/images/brand_4.svg |
| images/adventure_logo.svg | /home/travellersbible/public_html/dev2/static/images/adventure_logo.svg |
| images/banner_bg_3.jpeg | /home/travellersbible/public_html/dev2/static/images/banner_bg_3.jpeg |
| images/accordian_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/accordian_bg.jpeg |
| images/brand_10.png | /home/travellersbible/public_html/dev2/static/images/brand_10.png |
| images/post_3.jpeg | /home/travellersbible/public_html/dev2/static/images/post_3.jpeg |
| images/package_img_3.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_3.jpeg |
| images/brand_9.png | /home/travellersbible/public_html/dev2/static/images/brand_9.png |
| images/gallery_9.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_9.jpeg |
| images/testimonial_avatar_4.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_4.jpeg |
| images/package_img_5.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_5.jpeg |
| images/gallery_3.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_3.jpeg |
| images/hero_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/hero_bg.jpeg |
| images/gallery_4.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_4.jpeg |
| images/latest_post_3.jpeg | /home/travellersbible/public_html/dev2/static/images/latest_post_3.jpeg |
| images/post_10.jpeg | /home/travellersbible/public_html/dev2/static/images/post_10.jpeg |
| images/popular_destination_8.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_8.jpeg |
| images/about_img.png | /home/travellersbible/public_html/dev2/static/images/about_img.png |
| images/footer_bg.jpeg | /home/travellersbible/public_html/dev2/static/images/footer_bg.jpeg |
| images/gallery_8.jpeg | /home/travellersbible/public_html/dev2/static/images/gallery_8.jpeg |
| images/favicon.png | /home/travellersbible/public_html/dev2/static/images/favicon.png |
| images/brand_5.svg | /home/travellersbible/public_html/dev2/static/images/brand_5.svg |
| images/brand_1.svg | /home/travellersbible/public_html/dev2/static/images/brand_1.svg |
| images/popular_destination_3.jpeg | /home/travellersbible/public_html/dev2/static/images/popular_destination_3.jpeg |
| images/logo.svg | /home/travellersbible/public_html/dev2/static/images/logo.svg |
| images/package_img_7.jpeg | /home/travellersbible/public_html/dev2/static/images/package_img_7.jpeg |
| images/team_1.jpeg | /home/travellersbible/public_html/dev2/static/images/team_1.jpeg |
| images/testimonial_avatar_3.jpeg | /home/travellersbible/public_html/dev2/static/images/testimonial_avatar_3.jpeg |
| images/about_4.png | /home/travellersbible/public_html/dev2/static/images/about_4.png |
| images/icons/chat_bubble.svg | /home/travellersbible/public_html/dev2/static/images/icons/chat_bubble.svg |
| images/icons/plus_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/plus_icon.svg |
| images/icons/pool_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/pool_icon.svg |
| images/icons/arrow.svg | /home/travellersbible/public_html/dev2/static/images/icons/arrow.svg |
| images/icons/feature_icon_3.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_3.svg |
| images/icons/hotel-icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/hotel-icon.svg |
| images/icons/play_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/play_icon.svg |
| images/icons/language.svg | /home/travellersbible/public_html/dev2/static/images/icons/language.svg |
| images/icons/arrow.png | /home/travellersbible/public_html/dev2/static/images/icons/arrow.png |
| images/icons/play_btn.svg | /home/travellersbible/public_html/dev2/static/images/icons/play_btn.svg |
| images/icons/visa.svg | /home/travellersbible/public_html/dev2/static/images/icons/visa.svg |
| images/icons/calendar_icon_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/calendar_icon_2.svg |
| images/icons/feature_icon_1.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_1.svg |
| images/icons/google_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/google_icon.svg |
| images/icons/fitness_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/fitness_icon.svg |
| images/icons/security_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/security_icon.svg |
| images/icons/headset_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/headset_icon.svg |
| images/icons/location.svg | /home/travellersbible/public_html/dev2/static/images/icons/location.svg |
| images/icons/area.svg | /home/travellersbible/public_html/dev2/static/images/icons/area.svg |
| images/icons/envlop.png | /home/travellersbible/public_html/dev2/static/images/icons/envlop.png |
| images/icons/support_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/support_icon.svg |
| images/icons/feature_icon_4.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_4.svg |
| images/icons/eye_1.svg | /home/travellersbible/public_html/dev2/static/images/icons/eye_1.svg |
| images/icons/eye_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/eye_2.svg |
| images/icons/wifi_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/wifi_icon.svg |
| images/icons/car_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/car_icon.svg |
| images/icons/compass_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/compass_icon.svg |
| images/icons/feature_icon_2.svg | /home/travellersbible/public_html/dev2/static/images/icons/feature_icon_2.svg |
| images/icons/location_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/location_icon.svg |
| images/icons/home_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/home_icon.svg |
| images/icons/calendar_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/calendar_icon.svg |
| images/icons/rate.svg | /home/travellersbible/public_html/dev2/static/images/icons/rate.svg |
| images/icons/quality_icon.svg | /home/travellersbible/public_html/dev2/static/images/icons/quality_icon.svg |
| css/light_gallerr.min.css | /home/travellersbible/public_html/dev2/static/css/light_gallerr.min.css |
| css/select2.min.css | /home/travellersbible/public_html/dev2/static/css/select2.min.css |
| css/fontawesome.min.css | /home/travellersbible/public_html/dev2/static/css/fontawesome.min.css |
| css/bootstrap.min.css | /home/travellersbible/public_html/dev2/static/css/bootstrap.min.css |
| css/odometer.css | /home/travellersbible/public_html/dev2/static/css/odometer.css |
| css/style.css | /home/travellersbible/public_html/dev2/static/css/style.css |
| css/style.css.map | /home/travellersbible/public_html/dev2/static/css/style.css.map |
| css/animate.css | /home/travellersbible/public_html/dev2/static/css/animate.css |
| css/custom_style.css | /home/travellersbible/public_html/dev2/static/css/custom_style.css |
| css/slick.min.css | /home/travellersbible/public_html/dev2/static/css/slick.min.css |
| sass/style.scss | /home/travellersbible/public_html/dev2/static/sass/style.scss |
| sass/shortcode/_contact.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_contact.scss |
| sass/shortcode/_team.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_team.scss |
| sass/shortcode/_tour.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_tour.scss |
| sass/shortcode/_testimonial.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_testimonial.scss |
| sass/shortcode/_about.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_about.scss |
| sass/shortcode/_video_block.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_video_block.scss |
| sass/shortcode/_cta.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_cta.scss |
| sass/shortcode/_banner.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_banner.scss |
| sass/shortcode/_comments.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_comments.scss |
| sass/shortcode/_card.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_card.scss |
| sass/shortcode/_tab.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_tab.scss |
| sass/shortcode/_iconbox.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_iconbox.scss |
| sass/shortcode/_post.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_post.scss |
| sass/shortcode/_hero.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_hero.scss |
| sass/shortcode/_steps.scss | /home/travellersbible/public_html/dev2/static/sass/shortcode/_steps.scss |
| sass/default/_variable.scss | /home/travellersbible/public_html/dev2/static/sass/default/_variable.scss |
| sass/default/_typography.scss | /home/travellersbible/public_html/dev2/static/sass/default/_typography.scss |
| sass/common/_sidebar.scss | /home/travellersbible/public_html/dev2/static/sass/common/_sidebar.scss |
| sass/common/_header.scss | /home/travellersbible/public_html/dev2/static/sass/common/_header.scss |
| sass/common/_general.scss | /home/travellersbible/public_html/dev2/static/sass/common/_general.scss |
| sass/common/_preloader.scss | /home/travellersbible/public_html/dev2/static/sass/common/_preloader.scss |
| sass/common/_video-modal.scss | /home/travellersbible/public_html/dev2/static/sass/common/_video-modal.scss |
| sass/common/_footer.scss | /home/travellersbible/public_html/dev2/static/sass/common/_footer.scss |
| sass/common/_spacing.scss | /home/travellersbible/public_html/dev2/static/sass/common/_spacing.scss |
| sass/common/_slider.scss | /home/travellersbible/public_html/dev2/static/sass/common/_slider.scss |
| Path | Location |
|---|---|
| admin/js/nav_sidebar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/nav_sidebar.js |
| admin/js/popup_response.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/popup_response.js |
| admin/js/change_form.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/change_form.js |
| admin/js/jquery.init.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/jquery.init.js |
| admin/js/inlines.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/inlines.js |
| admin/js/calendar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/calendar.js |
| admin/js/urlify.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/urlify.js |
| admin/js/cancel.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/cancel.js |
| admin/js/autocomplete.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/autocomplete.js |
| admin/js/prepopulate_init.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate_init.js |
| admin/js/prepopulate.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/prepopulate.js |
| admin/js/collapse.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/collapse.js |
| admin/js/SelectFilter2.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectFilter2.js |
| admin/js/SelectBox.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/SelectBox.js |
| admin/js/actions.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/actions.js |
| admin/js/core.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/core.js |
| admin/js/vendor/xregexp/xregexp.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.js |
| admin/js/vendor/xregexp/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/LICENSE.txt |
| admin/js/vendor/xregexp/xregexp.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/xregexp/xregexp.min.js |
| admin/js/vendor/jquery/jquery.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.min.js |
| admin/js/vendor/jquery/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/LICENSE.txt |
| admin/js/vendor/jquery/jquery.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/jquery/jquery.js |
| admin/js/vendor/select2/select2.full.min.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.min.js |
| admin/js/vendor/select2/select2.full.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/select2.full.js |
| admin/js/vendor/select2/LICENSE.md | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/LICENSE.md |
| admin/js/vendor/select2/i18n/vi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/vi.js |
| admin/js/vendor/select2/i18n/nb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nb.js |
| admin/js/vendor/select2/i18n/hr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hr.js |
| admin/js/vendor/select2/i18n/ro.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ro.js |
| admin/js/vendor/select2/i18n/ca.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ca.js |
| admin/js/vendor/select2/i18n/eu.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/eu.js |
| admin/js/vendor/select2/i18n/ms.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ms.js |
| admin/js/vendor/select2/i18n/bn.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bn.js |
| admin/js/vendor/select2/i18n/pl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pl.js |
| admin/js/vendor/select2/i18n/dsb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/dsb.js |
| admin/js/vendor/select2/i18n/hy.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hy.js |
| admin/js/vendor/select2/i18n/id.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/id.js |
| admin/js/vendor/select2/i18n/hu.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hu.js |
| admin/js/vendor/select2/i18n/sq.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sq.js |
| admin/js/vendor/select2/i18n/he.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/he.js |
| admin/js/vendor/select2/i18n/bs.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bs.js |
| admin/js/vendor/select2/i18n/pt.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt.js |
| admin/js/vendor/select2/i18n/fa.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fa.js |
| admin/js/vendor/select2/i18n/de.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/de.js |
| admin/js/vendor/select2/i18n/ar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ar.js |
| admin/js/vendor/select2/i18n/uk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/uk.js |
| admin/js/vendor/select2/i18n/lt.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lt.js |
| admin/js/vendor/select2/i18n/pt-BR.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/pt-BR.js |
| admin/js/vendor/select2/i18n/it.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/it.js |
| admin/js/vendor/select2/i18n/zh-TW.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-TW.js |
| admin/js/vendor/select2/i18n/da.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/da.js |
| admin/js/vendor/select2/i18n/zh-CN.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/zh-CN.js |
| admin/js/vendor/select2/i18n/km.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/km.js |
| admin/js/vendor/select2/i18n/ka.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ka.js |
| admin/js/vendor/select2/i18n/cs.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/cs.js |
| admin/js/vendor/select2/i18n/ru.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ru.js |
| admin/js/vendor/select2/i18n/sk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sk.js |
| admin/js/vendor/select2/i18n/af.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/af.js |
| admin/js/vendor/select2/i18n/nl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/nl.js |
| admin/js/vendor/select2/i18n/th.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/th.js |
| admin/js/vendor/select2/i18n/sr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr.js |
| admin/js/vendor/select2/i18n/az.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/az.js |
| admin/js/vendor/select2/i18n/gl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/gl.js |
| admin/js/vendor/select2/i18n/fr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fr.js |
| admin/js/vendor/select2/i18n/et.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/et.js |
| admin/js/vendor/select2/i18n/ja.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ja.js |
| admin/js/vendor/select2/i18n/lv.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/lv.js |
| admin/js/vendor/select2/i18n/mk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/mk.js |
| admin/js/vendor/select2/i18n/is.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/is.js |
| admin/js/vendor/select2/i18n/hi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hi.js |
| admin/js/vendor/select2/i18n/hsb.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/hsb.js |
| admin/js/vendor/select2/i18n/el.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/el.js |
| admin/js/vendor/select2/i18n/ps.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ps.js |
| admin/js/vendor/select2/i18n/tr.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tr.js |
| admin/js/vendor/select2/i18n/bg.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/bg.js |
| admin/js/vendor/select2/i18n/sr-Cyrl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sr-Cyrl.js |
| admin/js/vendor/select2/i18n/sv.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sv.js |
| admin/js/vendor/select2/i18n/ne.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ne.js |
| admin/js/vendor/select2/i18n/en.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/en.js |
| admin/js/vendor/select2/i18n/es.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/es.js |
| admin/js/vendor/select2/i18n/tk.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/tk.js |
| admin/js/vendor/select2/i18n/ko.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/ko.js |
| admin/js/vendor/select2/i18n/fi.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/fi.js |
| admin/js/vendor/select2/i18n/sl.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/vendor/select2/i18n/sl.js |
| admin/js/admin/DateTimeShortcuts.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/DateTimeShortcuts.js |
| admin/js/admin/RelatedObjectLookups.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js |
| admin/fonts/Roboto-Bold-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Bold-webfont.woff |
| admin/fonts/Roboto-Regular-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Regular-webfont.woff |
| admin/fonts/LICENSE.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/LICENSE.txt |
| admin/fonts/Roboto-Light-webfont.woff | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/Roboto-Light-webfont.woff |
| admin/fonts/README.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/fonts/README.txt |
| admin/img/search.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/search.svg |
| admin/img/inline-delete.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/inline-delete.svg |
| admin/img/icon-unknown-alt.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown-alt.svg |
| admin/img/icon-no.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-no.svg |
| admin/img/selector-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/selector-icons.svg |
| admin/img/calendar-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/calendar-icons.svg |
| admin/img/tooltag-arrowright.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-arrowright.svg |
| admin/img/icon-unknown.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-unknown.svg |
| admin/img/icon-alert.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-alert.svg |
| admin/img/icon-calendar.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-calendar.svg |
| admin/img/icon-clock.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-clock.svg |
| admin/img/LICENSE | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/LICENSE |
| admin/img/icon-viewlink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-viewlink.svg |
| admin/img/icon-yes.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-yes.svg |
| admin/img/sorting-icons.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/sorting-icons.svg |
| admin/img/README.txt | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/README.txt |
| admin/img/icon-changelink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-changelink.svg |
| admin/img/icon-deletelink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-deletelink.svg |
| admin/img/icon-addlink.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/icon-addlink.svg |
| admin/img/tooltag-add.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/tooltag-add.svg |
| admin/img/gis/move_vertex_off.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_off.svg |
| admin/img/gis/move_vertex_on.svg | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/img/gis/move_vertex_on.svg |
| admin/css/widgets.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/widgets.css |
| admin/css/rtl.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/rtl.css |
| admin/css/responsive_rtl.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive_rtl.css |
| admin/css/base.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/base.css |
| admin/css/login.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/login.css |
| admin/css/forms.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/forms.css |
| admin/css/fonts.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/fonts.css |
| admin/css/nav_sidebar.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/nav_sidebar.css |
| admin/css/dashboard.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/dashboard.css |
| admin/css/changelists.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/changelists.css |
| admin/css/responsive.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/responsive.css |
| admin/css/autocomplete.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/autocomplete.css |
| admin/css/vendor/select2/select2.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.css |
| admin/css/vendor/select2/select2.min.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/select2.min.css |
| admin/css/vendor/select2/LICENSE-SELECT2.md | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/django/contrib/admin/static/admin/css/vendor/select2/LICENSE-SELECT2.md |
| debug_toolbar/js/utils.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/utils.js |
| debug_toolbar/js/timer.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/timer.js |
| debug_toolbar/js/history.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/history.js |
| debug_toolbar/js/toolbar.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/toolbar.js |
| debug_toolbar/js/redirect.js | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/js/redirect.js |
| debug_toolbar/css/toolbar.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/toolbar.css |
| debug_toolbar/css/print.css | /home/travellersbible/public_html/dev2/.venv/lib64/python3.6/site-packages/debug_toolbar/static/debug_toolbar/css/print.css |
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'False': False, 'None': None, 'True': True}
{'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10,
'ERROR': 40,
'INFO': 20,
'SUCCESS': 25,
'WARNING': 30},
'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>,
'debug': True,
'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>,
'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>,
'request': '<<request>>',
'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>,
'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>}
{'tours': [{'additionalInformation': 'This is a test product and this is the '
'additional information being added to '
'emails. The additional information is '
'not going to be included with every '
"product pulled from Rezdy, but it's not "
'uncommon.',
'advertisedPrice': 30.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'How did you hear about us?',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:43:05Z',
'dateUpdated': '2025-10-27T01:05:17Z',
'description': '<p>Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and walk in '
'the footsteps of past miners! Become enthralled by '
'Bendigo’s underworld as you are guided through the '
'honeycomb of underground tunnels with one of our '
'friendly and knowledgeable guides. With only the '
'light on your cap to light the path you will '
'discover what conditions as a miner were really '
'like during the harsh gold rush era. Afterwards, '
'explore the surface of the mine with its treasure '
'trove of vintage mining machinery, gold panning '
'and interpretive museum. Tour Duration: 75 '
'minutes</p>',
'durationMinutes': 60,
'extras': [{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0}],
'images': [{'id': 11189,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/d2b1201b51fe4b0ca91d8cc739ced7daimage_tb.png'},
{'id': 29262,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/Gold_tb.png'},
{'id': 29263,
'itemUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/PRODUCT_IMAGE/1075/gold_nuggets_tb.png'}],
'internalCode': 'MINE_PCPCRC',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -36.7648939,
'locationAddress': {'addressLine': '76 Violet St',
'city': 'Bendigo',
'countryCode': 'au',
'latitude': -36.7648939,
'longitude': 144.27035350000006,
'postCode': '3550',
'state': 'VIC'},
'longitude': 144.27035350000006,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Mine Experience Tour',
'priceOptions': [{'id': 923497,
'label': '1 Adult + 4 Children',
'price': 40.0,
'productCode': 'PCPCRC',
'seatsUsed': 5},
{'id': 928792,
'label': 'Adult',
'price': 20.0,
'productCode': 'PCPCRC',
'seatsUsed': 1},
{'id': 976280,
'label': 'Child',
'price': 18.0,
'productCode': 'PCPCRC',
'seatsUsed': 1}],
'productCode': 'PCPCRC',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'Don a hard hat and miner’s lamp, descend 61 '
'metres beneath the surface of Bendigo and '
'walk in the footsteps of past miners! '
'Afterwards, explore the surface with its '
'treasure trove of vintage mining machinery, '
'gold panning and museum.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'taxes': [{'compound': False,
'label': 'tax',
'priceInclusive': True,
'supplierId': 1075,
'taxFeeType': 'TAX',
'taxPercent': 10.0,
'taxType': 'PERCENT'}],
'terms': 'This is a test product and these are the '
'product-specific terms and conditions.',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 2.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True}],
'bookingMode': 'NO_DATE',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:50:06Z',
'dateUpdated': '2025-07-04T03:49:30Z',
'description': "Come and visit New Zealand's first zoo to get up "
'close and personal to native treasures and '
'endangered exotic animals. <br>Child entry '
'applies for 3-14 year olds, and we have free entry '
'for under 3 years old. All children under the age '
'of 14 must be accompanied by an '
'adult. <br>Tickets are valid for 90 days from '
'purchase date. ',
'durationMinutes': 1440,
'extras': [{'description': 'Photo with Koalas for all participants',
'extraPriceType': 'FIXED',
'image': {'id': 12902,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2.jpg',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_lg.jpg',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_med.jpg',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/koala2_tb.jpg'},
'name': 'Photo with the koala',
'price': 2.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2000. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23335,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/5c9182639cfc42008819044d8eeab5ea1_tb.png'},
'name': 'Accident Reduction Cost $50 option (Reduces '
'cost to $2000)',
'price': 50.0},
{'description': 'Show your love...',
'extraPriceType': 'ANY',
'image': {'id': 3975,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04.png',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_lg.png',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_med.png',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/2017_05_22_14h19_04_tb.png'},
'name': 'I ❤ San Francisco T-Shirt',
'price': 30.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11191,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/bbfcc5099b464400b0aa1eee93c3ebabimage_tb.png'}],
'internalCode': 'ZOO_PVY1MN',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.843012,
'locationAddress': {'addressLine': ' Bradleys Head Road',
'city': 'Mosman',
'countryCode': 'au',
'latitude': -33.843012,
'longitude': 151.2441915,
'postCode': '2088',
'state': 'NSW'},
'longitude': 151.2441915,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'Zoo Entry',
'priceOptions': [{'id': 31006,
'label': 'Adult',
'price': 2.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 30999,
'label': 'Child',
'price': 1.5,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31008,
'label': '1 Adult + 2 Children',
'price': 4.0,
'productCode': 'PVY1MN',
'seatsUsed': 3},
{'id': 31001,
'label': '1 Adult + 3 Children',
'price': 4.5,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31007,
'label': '2 Adults + 2 Children',
'price': 5.0,
'productCode': 'PVY1MN',
'seatsUsed': 4},
{'id': 31000,
'label': '2 Adults + 3 Children',
'price': 6.0,
'productCode': 'PVY1MN',
'seatsUsed': 5},
{'id': 31005,
'label': 'Concession - Student',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31003,
'label': 'Concession - Senior',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31004,
'label': 'Concession - YHA',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1},
{'id': 31002,
'label': 'Concession - Community Card',
'price': 2.0,
'productCode': 'PVY1MN',
'seatsUsed': 1}],
'productCode': 'PVY1MN',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Tickets are valid for 90 days from purchase '
'date.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['CATEGORY:zoo'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'advertisedPrice': 8.0,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'DATE_ENQUIRY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:38:53Z',
'dateUpdated': '2025-07-30T02:22:49Z',
'description': 'Horseback ride from Arenal to Monteverde. This is '
'an adventure connection which includes shuttle '
'pick ups in Arenal, lake crossing and horseback '
'ride to Monteverde. Provider will pick up an drop '
'off in most locations in the area.<p>Here is some '
'dot points:</p><ul><li>Horse per '
'person</li><li>Cowboy hats provided</li><li>1-2 '
'hours of riding</li></ul><b>Then this section is '
'formatted in bold.</b><br><p>While <a>this</a> is '
'a URL.</p>',
'durationMinutes': 240,
'images': [{'id': 11188,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/image_tb.png'}],
'internalCode': 'HORSEBACK_PFH0VH',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': 10.2749682,
'locationAddress': {'addressLine': 'Monteverde',
'city': 'Monteverde',
'countryCode': 'cr',
'latitude': 10.2749682,
'longitude': -84.8255097,
'postCode': '',
'state': 'Puntarenas Province'},
'longitude': -84.8255097,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 24,
'name': 'Horseback ride from Arenal to Monteverde',
'pickupId': 191,
'priceOptions': [{'id': 30979,
'label': 'Quantity',
'price': 8.5,
'productCode': 'PFH0VH',
'seatsUsed': 1}],
'productCode': 'PFH0VH',
'productType': 'ACTIVITY',
'quantityRequired': True,
'quantityRequiredMin': 1,
'shortDescription': 'Horseback ride from Arenal to Monteverde.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['AGE:Adult',
'TYPE:Activity',
'CATEGORY:Eco-Tours',
'SKILL_LEVEL:Intermediate',
'AGE:Teenager',
'AGE:Child',
'AGE:Senior',
'INTENSITY:Relaxed',
'AGE:Infant',
'INTEREST:Family'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False,
'xeroAccount': ''},
{'additionalInformation': '',
'advertisedPrice': 3.5,
'agentPaymentType': 'FULL_AGENT',
'bookingFields': [{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Height in cm',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': True,
'requiredPerParticipant': True,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Certification Level?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'When was your last Dive?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Your Boot Size',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Desired Skill to Practice?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Have you ever dived at night?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Do you have Travel Insurance?',
'requiredPerBooking': False,
'requiredPerParticipant': True,
'visiblePerBooking': False,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': True,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Date',
'label': 'Date of birth',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Single or Twin share accommodation? ',
'listOptions': 'Single\r\nTwin\r\nTest',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Swimming ability',
'listOptions': 'poor\r\n'
'Satisfactory\r\n'
'excellent',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Gender',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Title',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'Boolean',
'label': 'Do you have a current driving '
'license?',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': True,
'confirmMode': 'AUTOCONFIRM',
'confirmModeMinParticipants': 0,
'currency': 'AUD',
'dateCreated': '2018-10-17T00:44:28Z',
'dateUpdated': '2025-09-21T22:00:59Z',
'description': '<b>PADI Open Water Diver '
'Course</b><br><br><p><b><i>What will you '
'learn?</i></b><br></p><p>The PADI Open Water Diver '
"course is, by far, the world's most popular scuba "
'certification course. Millions of people have '
'started diving as certified PADI Open Water '
'Divers. Learning to scuba dive requires both '
'knowledge development (facts, principles, '
'concepts) and dive skills (techniques, '
'methods).</p><p>The PADI Open Water Diver course '
'consists of three main '
'phases:</p><ul><li>Knowledge Development Videos '
'and quizzes (you have 3 teaching '
'options)</li><li>Confined Water Dives to learn '
'basic scuba skills in a swimming pool</li><li>4 '
'Open Water Dives, using the skills you’ve '
'practiced and exploring the world under the '
'waves!</li></ul><p><b><i>How do you '
'start?</i></b><br></p><p>There are 3 teaching '
'methods for the Knowledge Development of your PADI '
'Open Water Course. You can select the method '
'that fits your time requirements, learning habits '
'or access to computer '
'technology. </p><p>1. On-site in '
'classroom study </p><p>2. PADI E '
'Learning (requires desktop/ laptop computer and '
'Internet access)</p><p>3. PADI Open Water '
'Touch (requires Apple or Android tablet and '
'Internet access)</p><p>Depending on the method you '
'choose, the length of the course will vary. '
' Here is some further detail on each '
'method:<br></p>',
'durationMinutes': 4320,
'extras': [{'description': 'Get a more personalized experience by '
'renting a dive computer. All your '
'dives with be logged automatically '
'(which you can review later), live '
'info underwater (depth, water temp, '
'ascent/descent rate, etc.) more fun!',
'extraPriceType': 'ANY',
'image': {'id': 18971,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/s_l640_tb.png'},
'name': 'Dive Computer Rental',
'price': 1.0},
{'description': 'Record and relive your experience over '
'and over!',
'extraPriceType': 'ANY',
'image': {'id': 3974,
'itemUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2.jpg',
'largeSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_lg.jpg',
'mediumSizeUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_med.jpg',
'thumbnailUrl': 'https://imgtest.rezdy.com/EXTRA_IMAGE/bf5378e9aa1f4c6eb9fdaf48185e03ebHgR6gVG2_tb.jpg'},
'name': "GoPro Package - Customer's choice on number "
'of items',
'price': 10.0},
{'description': 'GoPro help attachments',
'extraPriceType': 'FIXED',
'image': {'id': 12782,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/gopro_world_brand_png_logo_16_tb.png'},
'name': 'Helmet Video Harness - Per Order',
'price': 10.0},
{'description': 'In the event of a vehicle accident the '
'driver agrees to pay the full amount '
'of $3000.00 to repair the vehicle. '
'This option reduces "clause 35" of the '
'indemnity form to a payment of $2500. '
'This reduction needs to be paid prior '
'to starting your drive experience.\t',
'extraPriceType': 'ANY',
'image': {'id': 23334,
'itemUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1.png',
'largeSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_lg.png',
'mediumSizeUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_med.png',
'thumbnailUrl': 'https://img.rezdy-staging.com/EXTRA_IMAGE/1_tb.png'},
'name': 'Accident Reduction Cost $25 Option',
'price': 25.0},
{'description': "Mens' T-shirts sizes M, L, XL, 2XL.\r\n"
"Ladies' T-shirts sizes S, M, L, XL.\r\n"
'Please specify your size.\r\n'
'(Sizes subject to availability)',
'extraPriceType': 'QUANTITY',
'name': 't-shirt',
'price': 10.0}],
'images': [{'id': 11190,
'itemUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image.png',
'largeSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_lg.png',
'mediumSizeUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_med.png',
'thumbnailUrl': 'https://img.rezdy-test.com/PRODUCT_IMAGE/1075/216618f085c04b2eaf328544cc9c11b4image_tb.png'}],
'internalCode': 'PADI_P16UAG',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -33.8884152,
'locationAddress': {'addressLine': '80 Buckingham Street',
'city': 'Sydney',
'countryCode': 'au',
'latitude': -33.8884152,
'longitude': 151.2074745,
'postCode': '2010',
'state': 'NSW'},
'longitude': 151.2074745,
'maxCommissionPercent': 20.0,
'minimumNoticeMinutes': 0,
'name': 'PADI Open Water Diver Course',
'priceOptions': [{'id': 921748,
'label': 'Option 1: PADI Open Water Diver',
'price': 4.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921749,
'label': 'Option 2: PADI Open Water Diver '
'eLearning Completion',
'price': 3.5,
'productCode': 'P16UAG',
'seatsUsed': 1},
{'id': 921750,
'label': 'Option 3: PADI Advanced Open Water '
'Diver',
'price': 4.0,
'productCode': 'P16UAG',
'seatsUsed': 1}],
'productCode': 'P16UAG',
'productType': 'ACTIVITY',
'qrCodeType': 'INTERNAL',
'quantityRequired': True,
'quantityRequiredMax': 12,
'quantityRequiredMin': 1,
'shortDescription': 'Start the excitement and become a certified '
'Open Water Diver. Use the Internet or paper '
'manuals to get your classroom work completed '
'at home or anywhere. Then come to get wet '
'and complete your open water skills and '
'dives.',
'supplierAlias': 'rezdydemotest',
'supplierId': 1075,
'supplierName': 'Rezdy API Certification Use',
'tags': ['TYPE:Activity', 'CATEGORY:Eco-Tours'],
'terms': '',
'timezone': 'Pacific/Pago_Pago',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'waitListingEnabled': False},
{'additionalInformation': '',
'advertisedPrice': 100.0,
'agentPaymentType': 'PAYOUTS',
'bookingFields': [{'fieldType': 'String',
'label': 'First Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'String',
'label': 'Last Name',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': True},
{'fieldType': 'Phone',
'label': 'Mobile',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Email',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'List',
'label': 'Country',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False},
{'fieldType': 'String',
'label': 'Special Requirements',
'requiredPerBooking': False,
'requiredPerParticipant': False,
'visiblePerBooking': True,
'visiblePerParticipant': False}],
'bookingMode': 'INVENTORY',
'charter': False,
'commissionIncludesExtras': False,
'confirmMode': 'AUTOCONFIRM',
'currency': 'AUD',
'dateCreated': '2025-05-02T08:13:37Z',
'dateUpdated': '2025-05-02T08:22:24Z',
'description': '<p>Cruise to Walter Peak High Country Farm across '
'Queenstown’s Lake Whakatipu onboard the historic '
'TSS Earnslaw. Feel free to take advantage of the '
'extensive lay-out of this incredible steamship – '
'she is a floating museum of her own history, and '
'you are more than welcome to enter the engine room '
'where you can watch our hardy coal-stokers as they '
'keep this beautiful lady of the lake gliding '
'across the waters of Lake '
'Whakatipu.</p><p><br><br>Once at the lakeside '
'Colonel’s Homestead Restaurant savour the '
'delicious aromas as our chef has the best of local '
'produce sizzling away on the grill. The buffet '
'includes salads, vegetables, and succulent local '
'meats cooked on the wood-fired BBQ. There is a '
'wide range of delicious desserts on offer, '
'including a vast array of fresh bread and '
'cheese.</p><p><br><br>Overlooking Lake Whakatipu '
"and Queenstown's alpine scenery, the Colonel’s "
'Homestead at Walter Peak High Country Farm is the '
'perfect place to spend a few hours. Its colonial '
'architecture and sweeping grounds evoke the '
'elegance of a bygone era. An entertaining farm '
'demonstration the whole family will enjoy is also '
'included. If there is time remaining, explore the '
'beautiful lakeside gardens before re-boarding onto '
'the TSS Earnslaw for the return trip to '
'Queenstown. </p>',
'images': [{'id': 37915,
'itemUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining.jpg',
'largeSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_lg.jpg',
'mediumSizeUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_med.jpg',
'thumbnailUrl': 'https://rz-email-images-upload.rezdy-staging.com/PRODUCT_IMAGE/13719/dining_tb.jpg'}],
'internalCode': '',
'isApiBookingSupported': True,
'isMultiProductBookingSupported': True,
'languages': ['en_au'],
'latitude': -27.4369716,
'locationAddress': {'addressLine': 'Travello Pty Ltd 2/121 '
'Newmarket Rd Windsor, QLD, ',
'city': 'Brisbane',
'countryCode': 'au',
'latitude': -27.4369716,
'longitude': 153.024526,
'postCode': '4030',
'state': 'Queensland'},
'longitude': 153.024526,
'maxCommissionPercent': 23.0,
'name': 'TSS Earnlaw in Rezdy',
'pickupId': 648,
'priceOptions': [{'id': 1168927,
'label': 'Adult',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168924,
'label': 'Child',
'price': 80.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168923,
'label': 'Infant',
'price': 0.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168929,
'label': 'Adult (Lunch)',
'price': 110.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168925,
'label': 'Child (Lunch)',
'price': 90.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168926,
'label': 'Adult (Dinner)',
'price': 120.0,
'productCode': 'PDC1TN',
'seatsUsed': 1},
{'id': 1168928,
'label': 'Child (Dinner)',
'price': 100.0,
'productCode': 'PDC1TN',
'seatsUsed': 1}],
'productCode': 'PDC1TN',
'productType': 'DAYTOUR',
'quantityRequired': True,
'quantityRequiredMax': 10,
'quantityRequiredMin': 1,
'shortDescription': 'For a dining experience like no other, cruise '
'across Lake Whakatipu on the iconic TSS '
'Earnslaw Steamship and discover Queenstown’s '
'incomparable fine dining destination. Combine '
'a leisurely cruise, full gourmet BBQ buffet '
'and fun farm demons',
'supplierAlias': 'travellotest',
'supplierId': 13719,
'supplierName': 'Travello Test',
'tags': ['CATEGORY:Backpackers Tours', 'TYPE:Daytour'],
'terms': '',
'timezone': 'Australia/Sydney',
'unitLabel': 'Participant',
'unitLabelPlural': 'Participants',
'xeroAccount': ''}]}
{'csrf_token': <SimpleLazyObject: 'pzPAOnPxA8qMLUPBQtwiTqajc6DLZsnxcbIzvbivxwr9jdc516viowUXk9NdB1Kz'>}
{'debug': True, 'sql_queries': <function debug.<locals>.<lambda> at 0x7fb6e09fad08>}
{'request': <WSGIRequest: GET '/'>}
{'user': <SimpleLazyObject: <django.contrib.auth.models.AnonymousUser object at 0x7fb6e10a42b0>>, 'perms': <django.contrib.auth.context_processors.PermWrapper object at 0x7fb6e10a4240>}
{'messages': <django.contrib.messages.storage.fallback.FallbackStorage object at 0x7fb6e0b7cf60>, 'DEFAULT_MESSAGE_LEVELS': {'DEBUG': 10, 'INFO': 20, 'SUCCESS': 25, 'WARNING': 30, 'ERROR': 40}}
| Total calls | Total time | Cache hits | Cache misses |
|---|---|---|---|
| 0 | 0 ms | 0 | 0 |
| add | get | set | touch | delete | clear | get_many | set_many | delete_many | has_key | incr | decr | incr_version | decr_version |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Signal | Receivers |
|---|---|
| class_prepared | |
| connection_created | |
| got_request_exception | |
| m2m_changed | |
| post_delete | |
| post_init | |
| post_migrate | create_permissions, create_contenttypes |
| post_save | |
| pre_delete | |
| pre_init | |
| pre_migrate | inject_rename_contenttypes_operations |
| pre_save | |
| request_finished | close_old_connections, close_caches, reset_urlconf |
| request_started | reset_queries, close_old_connections |
| setting_changed | reset_cache, clear_cache_handlers, update_installed_apps, update_connections_time_zone, clear_routers_cache, reset_template_engines, clear_serializers_cache, language_changed, localize_settings_changed, file_storage_changed, complex_setting_changed, root_urlconf_changed, static_storage_changed, static_finders_changed, auth_password_validators_changed, user_model_swapped, reset_hashers, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, FileSystemStorage._clear_cached_properties, CompressedManifestStaticFilesStorage._clear_cached_properties |
No messages logged.