www.disneytravelagents.co.uk Open in urlscan Pro
2a02:26f0:6c00::210:bad0  Public Scan

Submitted URL: http://disneytravelagents.co.uk/
Effective URL: https://www.disneytravelagents.co.uk/
Submission: On October 12 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

Name: loginFormPOST

<form method="POST" name="loginForm" novalidate="1" id="loginForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="032a2579d423648417282b0de8062ffc-0fe6e57ebce3afd688b83124aaca62b2">
  <div class="form-group mb20" aria-live="polite"><label for="loginemail" style="color: rgb(255, 255, 255); visibility: hidden;">Username or Email<span class="requiredAstrics">*</span></label><input type="text" name="email"
      aria-describedby="error_email" class="form-control" placeholder="Username or Email*" required="required" id="loginemail" value=""></div>
  <div class="form-group mb20" aria-live="polite"><label for="loginpassword" style="color: rgb(255, 255, 255); visibility: hidden;">Password<span class="requiredAstrics">*</span></label><input type="password" name="loginpassword"
      aria-describedby="error_loginpassword" class="form-control password" placeholder="Password*" required="required" id="loginpassword" value=""></div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="show_loginpassword" value=""><label><input type="checkbox" name="show_loginpassword[]" class="showPassword" id="show_loginpassword" data-target="loginForm"
        value="1">SHOW_PASSWORD</label></div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: createProfileFormPOST

<form method="POST" name="createProfileForm" novalidate="1" id="createProfileForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="c91fde6beb11ec299645f12591cf3e42-47cc5818b82b7f04bd1346135b6f01bc">
  <p class="text-right">Required Field *</p>
  <div class="form-group mb20"><label for="createProfileForm_firstName" style="color: rgb(255, 255, 255); visibility: hidden;">First Name<span class="requiredAstrics">*</span></label><input type="text" name="firstName"
      aria-describedby="error_firstName" class="form-control" placeholder="First Name*" required="required" id="createProfileForm_firstName" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_lastName" style="color: rgb(255, 255, 255); visibility: hidden;">Last Name<span class="requiredAstrics">*</span></label><input type="text" name="lastName" aria-describedby="error_lastName"
      class="form-control" placeholder="Last Name*" required="required" id="createProfileForm_lastName" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_email" style="color: rgb(255, 255, 255); visibility: hidden;">Email<span class="requiredAstrics">*</span></label><input type="email" name="email" aria-describedby="error_email"
      class="form-control" placeholder="Email*" required="required" id="createProfileForm_email" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_password" style="color: rgb(255, 255, 255); visibility: hidden;">Password<span class="requiredAstrics">*</span></label><input type="password" name="password"
      aria-describedby="error_password" class="form-control password" placeholder="Password*" required="required" id="createProfileForm_password"
      data-requirements="{&quot;length&quot;:8,&quot;upper&quot;:1,&quot;lower&quot;:1,&quot;digit&quot;:1,&quot;special&quot;:1,&quot;illegal&quot;:&quot;\/^[\\S\\C]+$\/&quot;,&quot;blacklist&quot;:true,&quot;elements&quot;:[&quot;firstName&quot;,&quot;lastName&quot;,&quot;email&quot;],&quot;repeating&quot;:3,&quot;strength&quot;:70,&quot;threshhold&quot;:{&quot;3&quot;:80,&quot;2&quot;:70,&quot;1&quot;:50,&quot;0&quot;:30},&quot;length_value&quot;:2,&quot;upper_value&quot;:4,&quot;lower_value&quot;:4,&quot;digit_value&quot;:4,&quot;special_value&quot;:4,&quot;labels&quot;:[&quot;WEAK&quot;,&quot;FAIR&quot;,&quot;GOOD&quot;,&quot;STRONG&quot;]}"
      autocomplete="new-password" value=""></div>
  <div class="mb10 passwordRules hide" style="overflow: hidden;">
    <ul class="list icons list-unstyled" aria-live="polite" aria-relevant="text">
      <li class="hide" data-requirement-true="PASSWORD_REQS_TRUE" data-requirement-false="PASSWORD_REQS_FALSE"></li>
      <li>
        <div class="progress" style="width:60%; display:inline-block;">
          <div id="progress-password-strength" class="progress-bar" role="progressbar" style="width: 0%; background-color: red;"><span class="progress-bar-tooltip">0%</span></div>
        </div>
        <div class="progress-password-success"><span></span><i class="icon-password-success hide"></i></div>
      </li>
      <li class="hide"><i class="icon-password-strength alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Must have a Password Strength of at least: 70.</li>
      <li><i class="icon-password-length alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Should be minimum length of 8 characters.</li>
      <li><i class="icon-password-blacklist alert alert-gray red" aria-hidden="true"></i><span class="off-screen"></span>Cannot be a common term.</li>
      <li><i class="icon-password-elements alert alert-gray red" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain profile words.</li>
      <li class="hide"><i class="icon-password-repeating alert alert-success green" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain more than 3 repeating characters.</li>
      <li><i class="icon-password-combo alert alert-danger red" aria-hidden="true"></i>Password should contain 3 of 4 of the following:</li>
      <li class="bullet"><i class="icon-password-lower alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 lowercase character.</li>
      <li class="bullet"><i class="icon-password-upper alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 uppercase character.</li>
      <li class="bullet"><i class="icon-password-digit alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 number.</li>
      <li class="bullet"><i class="icon-password-special alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 punctuation character.</li>
      <li class="hide"><i class="icon-password-illegal alert alert-success green" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain any illegal characters.</li>
    </ul>
  </div>
  <div class="form-group mb10"><label for="createProfileForm_passwordVerify" style="color: rgb(255, 255, 255); visibility: hidden;">Password Verify<span class="requiredAstrics">*</span></label><input type="password" name="passwordVerify"
      aria-describedby="error_passwordVerify" class="form-control password" placeholder="Password Verify*" required="required" id="createProfileForm_passwordVerify" value=""></div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="show_passwords" value=""><label><input type="checkbox" name="show_passwords[]" class="showPassword" id="show_passwords" data-target="createProfileForm"
        value="1">SHOW_PASSWORDS</label></div>
  <input type="submit" style="display:none" value="submit">
  <div class="mb20">
    <p>By registering on www.disneytravelagents.com (the "Site"), you agree that we may send you occasional updates, news and other information about Disney vacation and vacation related products and services ("Disney Vacations") to assist you with
      the promotion, advertising and sale of Disney Vacations by you. You may edit your email preferences on the site after registration. All marketing collateral and advertising materials you create containing Disney materials which you intend to
      use in any media including, but not limited to, print, TV, radio, web, emails, blogs, tweets, and content posted on any social networking sites must be reviewed and approved in writing by us prior to printing, distribution or posting (approval
      may be granted or withheld in our sole discretion) and are subject to the marketing guidelines and terms of use of www.disneycopyright.com.</p>
    <p>You may also receive one (1) or more e-mails from us regarding any User Generated Content you submit to this Site. If any User Generated Content is approved for posting, it will be posted on this Site along with your first name.</p>
    <p>Only authorized and registered travel agents may use this Site for the sole purpose of promoting, advertising and selling Disney Vacations. Use of this Site for any other purpose, or by any other party, is unauthorized and is a violation of
      these Terms of Use.</p>
    <p>In addition to these supplemental terms, the <a href="http://disneytermsofuse.com/english/" target="_blank">Disney Terms of Use</a> are also applicable.</p>
  </div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="termsCheck" value=""><label><input type="checkbox" name="termsCheck[]" class="" required="required" id="createProfileForm_termsCheck" aria-describedby="error_termsCheck" value="1">I
      agree to the terms and conditions above</label></div>
  <div class="form-group-multicheck mb20">
    <input type="hidden" name="dtnOptIn" value=""><label class="checked"><input type="checkbox" name="dtnOptIn[]" class="" id="createProfileForm_dtnOptIn" aria-describedby="error_dtnOptIn" value="1" checked="checked">DTN_OPT_IN</label>
    <p>DTN_OPT_IN_ADDRESS</p>
    <p>DTN_OPT_IN_POLICY</p>
  </div>
</form>

Name: forgotPasswordFormPOST

<form method="POST" name="forgotPasswordForm" novalidate="1" id="forgotPasswordForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="6b05a041dbcc792acc7ba65a23ef35d8-163e63d602d89602261778f09d548bbf">
  <p class="text-right">Required Field *</p>
  <div class="form-group"><label for="email" style="color: rgb(255, 255, 255); visibility: hidden;">Email<span class="requiredAstrics">*</span></label><input type="text" name="email" class="form-control center-block w100" placeholder="Email*"
      required="required" id="email" value=""></div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: agencySwitcherFormPOST

<form method="POST" name="agencySwitcherForm" novalidate="1" autocomplete="off" id="loginAgencyForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="a239eb9abc0995b7542abd0dd98a5949-fd7eeac75afd8a83fa7cb136d2807081">
  <p class="text-right">Required Field *</p>
  <div class="form-group"><label for="agentType" style="color: rgb(255, 255, 255); visibility: hidden;">Agent Type<span class="requiredAstrics">*</span></label><select name="agentType" class="form-control center-block w100" required="required"
      id="agentType">
      <option value="">Select</option>
      <option value="partnerId">ABTA ID (5 characters)</option>
      <option value="travelAgent">I do not have an ABTA ID</option>
    </select></div>
  <div class="form-group" style="display: none;">
    <label for="agencyId" style="color: rgb(255, 255, 255); visibility: hidden;">Agency ID<span class="requiredAstrics">*</span></label><input type="text" name="agencyId" class="form-control center-block w100" placeholder="Agency ID*"
      required="required" id="agencyId" value=""> <i id="agency-id-loading" class="ajax_loading_24" style="display:none;"></i>
  </div>
  <div class="form-group" style="display: none;"><label for="name" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Name<span class="requiredAstrics">*</span></label><input type="text" name="name" class="form-control center-block w100"
      placeholder="Agency Name*" required="required" id="name" value=""></div>
  <div class="form-group" style="display: none;"><label for="address" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Address<span class="requiredAstrics">*</span></label><input type="text" name="address"
      class="form-control center-block w100" placeholder="Agency Address*" required="required" id="address" value=""></div>
  <div class="form-group" style="display: none;"><label for="city" style="color: rgb(255, 255, 255); visibility: hidden;">Agency City<span class="requiredAstrics">*</span></label><input type="text" name="city" class="form-control center-block w100"
      placeholder="Agency City*" required="required" id="city" value=""></div>
  <div class="form-group" style="display: none;"><label for="state" style="color: rgb(255, 255, 255); visibility: hidden;">Agency State<span class="requiredAstrics">*</span></label><input type="text" name="state"
      class="form-control center-block w100" placeholder="Agency State*" required="required" id="state" value=""></div>
  <div class="form-group" style="display: none;"><label for="zip" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Postcode<span class="requiredAstrics">*</span></label><input type="text" name="zip" class="form-control center-block w100"
      placeholder="Agency Postcode*" required="required" id="zip" value=""></div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: termsFormPOST

<form method="POST" name="termsForm" novalidate="1" id="termsForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="efeaaabfe1e97529101eab7a1293d385-afb458b9b63287c237a354d013719388">
  <div class="mb20">
    <p>By registering on www.disneytravelagents.com (the "Site"), you agree that we may send you occasional updates, news and other information about Disney vacation and vacation related products and services ("Disney Vacations") to assist you with
      the promotion, advertising and sale of Disney Vacations by you. You may edit your email preferences on the site after registration. All marketing collateral and advertising materials you create containing Disney materials which you intend to
      use in any media including, but not limited to, print, TV, radio, web, emails, blogs, tweets, and content posted on any social networking sites must be reviewed and approved in writing by us prior to printing, distribution or posting (approval
      may be granted or withheld in our sole discretion) and are subject to the marketing guidelines and terms of use of www.disneycopyright.com.</p>
    <p>You may also receive one (1) or more e-mails from us regarding any User Generated Content you submit to this Site. If any User Generated Content is approved for posting, it will be posted on this Site along with your first name.</p>
    <p>Only authorized and registered travel agents may use this Site for the sole purpose of promoting, advertising and selling Disney Vacations. Use of this Site for any other purpose, or by any other party, is unauthorized and is a violation of
      these Terms of Use.</p>
    <p>In addition to these supplemental terms, the <a href="http://disneytermsofuse.com/english/" target="_blank">Disney Terms of Use</a> are also applicable.</p>
  </div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="termsCheckPost" value=""><label><input type="checkbox" name="termsCheckPost[]" class="" required="required" id="termsCheckPost" value="1">I agree to the terms and conditions
      above</label></div>
</form>

Name: agencySwitcherFormPOST

<form method="POST" name="agencySwitcherForm" novalidate="1" autocomplete="off" id="loginAgencyForm">
  <div class="modal-header tac">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <img src="/assets/img/dta_logo_en_UK_blue.png" id="dtapLogo" alt="Disney Travel Agents Logo" class="mtb20" style="width:200px;">
    <p data-modal-title-change_agency="Select A Travel Agency" data-modal-title-associate_agency="Associate Your Profile to a New Travel Agency" class="tac r24 mb20">Select A Travel Agency </p>
    <div class="hr"></div>
  </div>
  <div class="modal-body">
    <div id="agencyUsersBody">
      <p class="r14 mb20">Please select an Agency you would like to associate to your account. If the requested agency requires approval before your account can be associated, you will receive an email once your account has been approved.</p>
      <!-- div class="form-group">
                                                        <label for="searchAgencies">Search Agencies (Agency Name, Partner ID, etc...)</label>
                            <input type="text" aria-label="Search Agencies (Agency Name, Partner ID, etc...)"
                                   placeholder="Search Agencies (Agency Name, Partner ID, etc...)"
                                   name="searchAgencies" class="form-control mb20 w100"
                                   id="searchAgencies" value="">
                            <i class="glyphicon glyphicon-search form-control-icon" id="agencySearchIcon"></i>
                        </div -->
      <div id="userAgencies"></div>
    </div>
    <!-- agencyUsersBody  -->
    <div id="associateAgencyBody" style="display:none;">
      <p id="agencyNotActive" style="display:none">The Agency ID entered is not active for this site.</p>
      <p id="agencyStatusPending" style="display:none">Thank you for applying for a Disney Travel Agents account. We will review your application and respond within 5-7 working days.</p>
      <p id="agencyStatusDenied" style="display:none">Your registration request has been denied. Please contact the email address:
        <a href="mailto:askquestions@disneystars.co.uk?Subject=Disney Travel Agents Website Question">askquestions@disneystars.co.uk</a> if you have any queries.</p>
      <input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="a239eb9abc0995b7542abd0dd98a5949-fd7eeac75afd8a83fa7cb136d2807081"> <input type="hidden" name="associationMethod" id="associationMethod" value="existing">
      <p class="mb20">Please select an Agency you would like to associate to your account. If the requested agency requires approval before your account can be associated, you will receive an email once your account has been approved.</p>
      <div>
        <div class="form-group"><label for="agentType" style="color: rgb(255, 255, 255); visibility: hidden;">Agent Type<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><select name="agentType"
            class="form-control center-block w100" required="required" id="agentType">
            <option value="">Select</option>
            <option value="partnerId">ABTA ID (5 characters)</option>
            <option value="travelAgent">I do not have an ABTA ID</option>
          </select></div>
        <div class="form-group" style="display: none;"><label for="agencyId" style="color: rgb(255, 255, 255); visibility: hidden;">Agency ID<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="agencyId" class="form-control center-block w100" placeholder="Agency ID**" required="required" id="agencyId" value=""></div>
        <div class="form-group" style="display: none;"><label for="name" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Name<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="name" class="form-control center-block w100" placeholder="Agency Name**" required="required" id="name" value=""></div>
        <div class="form-group" style="display: none;"><label for="address" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Address<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="address" class="form-control center-block w100" placeholder="Agency Address**" required="required" id="address" value=""></div>
        <div class="form-group" style="display: none;"><label for="city" style="color: rgb(255, 255, 255); visibility: hidden;">Agency City<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="city" class="form-control center-block w100" placeholder="Agency City**" required="required" id="city" value=""></div>
        <div class="form-group" style="display: none;"><label for="state" style="color: rgb(255, 255, 255); visibility: hidden;">Agency State<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="state" class="form-control center-block w100" placeholder="Agency State**" required="required" id="state" value=""></div>
        <div class="form-group" style="display: none;"><label for="zip" style="color: rgb(255, 255, 255); visibility: hidden;">Agency Postcode<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text"
            name="zip" class="form-control center-block w100" placeholder="Agency Postcode**" required="required" id="zip" value=""></div>
      </div>
    </div><!-- associateAgencyBody -->
    <div id="errorMessages" style="display: none"></div>
    <div id="agency-searching">
      <div id="agency-switch-search-not-found" class="r14 mb20 alert alert-warning" style="display: none">The Agency does not exist.</div>
      <div id="agency-switch-search-found" class="r14 mb20 alert alert-success" style="display: none">This Agency ID is associated with <strong id="agency-switch-search-name"></strong></div>
    </div>
  </div>
  <div class="modal-footer" style="text-align: center">
    <input name="submit" type="submit" class="primaryButton mb20 w100" value="Confirm"> <button type="button" id="agencyUserAddAnother" class="secondaryButton mb20 w100">Add Another Agency</button>
    <button type="button" class="primaryButton w100 mb20" id="agencyUserAddAgency" style="display: none">
      <span id="addAgencyButtonText">Add Agency</span>
      <span id="addAgencyButtonAssociating" style="display:none;"><i class="ajax_loading_24"></i>Associating Agency...</span>
    </button>
    <button type="button" class="primaryButton updateRegisteredAgencyButton w100 mb20" id="updateRegisteredAgencyButton" style="display: none">Update Agency</button>
    <button type="button" class="primaryButton submitUpdateRegisteredAgencyButton w100 mb20" id="submitUpdateRegisteredAgencyButton" style="display: none" disabled="">Update Agency</button>
    <button type="button" class="secondaryButton cancelButton w100 mb20" id="cancelAgencyUserAddAgency" style="display: none">Cancel</button>
    <button type="button" class="secondaryButton logoutButton w100 mb20" style="display: none">Logout</button>
  </div>
</form>

Text Content

Sign In Create New Account
   
 * Sign In
 * Create New Account
   


WELCOME TO
DISNEY TRAVEL AGENTS

Existing Disney Travel Agents users must re-register with a Disney Account using
one of the options below.

Your prior Disney Travel Agents username and password will no longer be
accepted.


HAVE ANOTHER DISNEY SITE LOGIN?
EXAMPLES INCLUDE WALTDISNEYWORLD.COM, DISNEYLAND.COM, DISNEYCRUISELINE.COM,
MYDISNEYEXPERIENCE.COM, ESPN.COM, ETC.

Sign In



NEED A DISNEY ACCOUNT?
ACCESS TO THIS SITE REQUIRES REGISTRATION WITH A DISNEY ACCOUNT, EVEN IF YOU
ONLY USE THE DISNEY TRAVEL AGENTS SITE.

ONEID_WELCOME_TO_DTA_NO_ACCOUNT

Create New Account

The Disney Travel Agents website is designed for Travel Industry Professionals
who actively support sales, marketing and product initiatives to Disney
Destinations globally. Only Travel Industry Professionals who meet this criteria
will be granted access to the site. Thank you for your understanding.

If you have any questions, please email us with your question.


The following browsers are supported: Edge, Firefox, Chrome, Safari, Mobile
Safari
×


WELCOME!


LOGIN


CREATE ACCOUNT


ASSOCIATE_YOUR_ACCOUNT


ASSOCIATE AN AGENCY
TO YOUR ACCOUNT


ASSOCIATE AN AGENCY
TO YOUR ACCOUNT


FORGOT PASSWORD


THE TERMS OF USE HAVE CHANGED



Required Field *

Username or Email*
Password*
SHOW_PASSWORD

Use the form below to create a new account.

Required Field *

First Name*
Last Name*
Email*
Password*
 * 
 * 0%
   
 * Must have a Password Strength of at least: 70.
 * Should be minimum length of 8 characters.
 * Cannot be a common term.
 * Cannot contain profile words.
 * Cannot contain more than 3 repeating characters.
 * Password should contain 3 of 4 of the following:
 * •  Should contain at least 1 lowercase character.
 * •  Should contain at least 1 uppercase character.
 * •  Should contain at least 1 number.
 * •  Should contain at least 1 punctuation character.
 * Cannot contain any illegal characters.

Password Verify*
SHOW_PASSWORDS

By registering on www.disneytravelagents.com (the "Site"), you agree that we may
send you occasional updates, news and other information about Disney vacation
and vacation related products and services ("Disney Vacations") to assist you
with the promotion, advertising and sale of Disney Vacations by you. You may
edit your email preferences on the site after registration. All marketing
collateral and advertising materials you create containing Disney materials
which you intend to use in any media including, but not limited to, print, TV,
radio, web, emails, blogs, tweets, and content posted on any social networking
sites must be reviewed and approved in writing by us prior to printing,
distribution or posting (approval may be granted or withheld in our sole
discretion) and are subject to the marketing guidelines and terms of use of
www.disneycopyright.com.

You may also receive one (1) or more e-mails from us regarding any User
Generated Content you submit to this Site. If any User Generated Content is
approved for posting, it will be posted on this Site along with your first name.

Only authorized and registered travel agents may use this Site for the sole
purpose of promoting, advertising and selling Disney Vacations. Use of this Site
for any other purpose, or by any other party, is unauthorized and is a violation
of these Terms of Use.

In addition to these supplemental terms, the Disney Terms of Use are also
applicable.

I agree to the terms and conditions above
DTN_OPT_IN

DTN_OPT_IN_ADDRESS

DTN_OPT_IN_POLICY

Please enter the email address or username associated with your Disney Travel
Agents account. We will send an email with account recovery instructions within
a few minutes.

Required Field *

Email*

An account recovery email has been sent. Your reset account email link will only
be valid for the next 24 hours.

Please enter the 5 character ABTA ID for which you would like to associate your
account. If you do not have an ABTA ID, please select "I do not have an ABTA ID"
option below. Non-ABTA ID registrations require Disney approval before your
account can be associated. You will receive an email from Disney once your
account has been approved.

The Agency ID entered is not active for this site.

Thank you for applying for a Disney Travel Agents account. We will review your
application and respond within 5-7 working days.

Your registration request has been denied. Please contact the email address:
askquestions@disneystars.co.uk if you have any queries.

Your registration request has been denied. Please contact the email address:
askquestions@disneystars.co.uk if you have any queries.

Required Field *

Agent Type*Select ABTA ID (5 characters) I do not have an ABTA ID
Agency ID*
Agency Name*
Agency Address*
Agency City*
Agency State*
Agency Postcode*
The Agency does not exist.
This Agency ID is associated with
This account does not have access to this site.
This account has expired. Please contact Disney Travel Agents support.
AR_PASSWORD_EXPIRED

By registering on www.disneytravelagents.com (the "Site"), you agree that we may
send you occasional updates, news and other information about Disney vacation
and vacation related products and services ("Disney Vacations") to assist you
with the promotion, advertising and sale of Disney Vacations by you. You may
edit your email preferences on the site after registration. All marketing
collateral and advertising materials you create containing Disney materials
which you intend to use in any media including, but not limited to, print, TV,
radio, web, emails, blogs, tweets, and content posted on any social networking
sites must be reviewed and approved in writing by us prior to printing,
distribution or posting (approval may be granted or withheld in our sole
discretion) and are subject to the marketing guidelines and terms of use of
www.disneycopyright.com.

You may also receive one (1) or more e-mails from us regarding any User
Generated Content you submit to this Site. If any User Generated Content is
approved for posting, it will be posted on this Site along with your first name.

Only authorized and registered travel agents may use this Site for the sole
purpose of promoting, advertising and selling Disney Vacations. Use of this Site
for any other purpose, or by any other party, is unauthorized and is a violation
of these Terms of Use.

In addition to these supplemental terms, the Disney Terms of Use are also
applicable.

I agree to the terms and conditions above
Login
Create Account
Forgot Password
Create Account
Login
Continue Linking Account... Associating Account...
Logout

Sign Out of DisneyTravelAgents.co.uk

Logout
Forgot Password

Close
Alternate Login
×

POPUP-BLOCKER ENABLED

Your browser has a popup-blocker enabled. Please set your browser's popup
blocker to allow window popups from this site.

OK

LOGGING OUT OF APPLICATIONS

Logging out of Disney Travel Agents


 * Terms of Use
 * Legal Notices
 * Privacy Policy
 * Cookies Policy
 * UK & EU Privacy Rights
 *  

© Disney. All rights reserved.


×

Select A Travel Agency



Please select an Agency you would like to associate to your account. If the
requested agency requires approval before your account can be associated, you
will receive an email once your account has been approved.



The Agency ID entered is not active for this site.

Thank you for applying for a Disney Travel Agents account. We will review your
application and respond within 5-7 working days.

Your registration request has been denied. Please contact the email address:
askquestions@disneystars.co.uk if you have any queries.

Please select an Agency you would like to associate to your account. If the
requested agency requires approval before your account can be associated, you
will receive an email once your account has been approved.

Agent Type**Select ABTA ID (5 characters) I do not have an ABTA ID
Agency ID**
Agency Name**
Agency Address**
Agency City**
Agency State**
Agency Postcode**

The Agency does not exist.
This Agency ID is associated with
Add Another Agency Add Agency Associating Agency... Update Agency Update Agency
Cancel Logout
×

REMOVE AGENCY ASSOCIATION

Are you sure you want to delete this agency association?
Deleting this association will remove your ability to book under this agency.
Continue Cancel
×

UPDATE_AGENCY_TITLE



UPDATE_AGENCY_DESC

IATA AGENCY_POSITIONPOS_NULL POS_TRAVEL_AGENT POS_TRAVEL_PROFESSIONAL
POS_PARTNER_ID POS_TOUR_OPERATOR POS_WHOLESALER POS_CONCIERGE POS_EXECUTIVE
POS_HUMAN_RESOURCES POS_TRAINING POS_MARKETING POS_SALES_SUPPORT
POS_TIMESHARE_MARKETING_OPC_INHOUSE POS_ADMIN_LEGAL_FINANCE POS_GROUP_SALES
POS_FRONT_DESK POS_FOOD_BEVERAGE_FOH POS_HOUSE_KEEPING POS_HOTEL_MAINTENANCE
POS_GROUNDSKEEPING POS_FOOD_BEVERAGE_BOH
UPDATE_AGENCY_WARNING

UPDATE_AGENCY_SUBMITUPDATE_AGENCY_BACKUPDATE_AGENCY_CLOSE

×

CHOOSE YOUR LANGUAGE

English

Close

RUNNING A LITTLE LATE?

Your session is about to expire. Seconds.

Continue

Your session has expired. Please login again to continue using service.

Start Over
×

NOTICE

You are about to go to a website that has different terms than this website.
You are about to go to a website that is not in the current language.
UNAVAILABLE_LOCALE
Close Continue Continue


×

MY NOTIFICATIONS




Show More Notifications No More Notifications

New DTN Comment
02/02/2017
A new comment was posted in reply to yours.