Individual- China with Translation (ND-NonQI)
Copy
<?xml version="1.0" encoding="utf-8"?>
<Applications xmlns="http://www.interactivebrokers.com/schemas/IBCust_import">
<Application input_language="zh-Hans" has_translation="true">
<Customer prefix="teste" legal_residence_country="CHN" external_id="china_client_test_application" email="tester@gmail.com" type="INDIVIDUAL" md_status_nonpro="true">
<AccountHolder>
<AccountHolderDetails same_mail_address="true" external_id="china_client_test_application">
<Name last="史密斯" first="约翰" salutation="Mr."/>
<DOB>1981-02-17</DOB>
<CountryOfBirth>CHN</CountryOfBirth>
<Residence city="上海" state="CN-BJ" country="CHN" postal_code="100000" street_1="东路"/>
<Email email="tester@gmail.com"/>
<Identification citizenship="CHN" NationalCard="51010101010101010X" IssuingCountry="CHN"/>
<Title code="Account Holder"/>
<W8Ben part_2_9a_country="CHN" name="约翰·史密斯" cert="true" signature_type="Electronic" blank_form="true" tax_form_file="Form5001.pdf" proprietary_form_number="5001" foreign_tax_id="51010101010101010X"/>
<TaxResidencies>
<TaxResidency country="CHN" TIN="51010101010101010X" TINType="NonUS_NationalId"/>
</TaxResidencies>
</AccountHolderDetails>
<AccountHolderDetails same_mail_address="true" external_id="china_client_test_application" is_translated="true">
<Name first="John" last="Smith" salutation="Mr."/>
<DOB>1981-02-17</DOB>
<CountryOfBirth>CHN</CountryOfBirth>
<Residence city="Shanghai" country="CHN" tate="CN-BJ" postal_code="100000" street_1="East Street"/>
<Email email="tester@gmail.com"/>
<Identification citizenship="CHN" NationalCard="51010101010101010X" IssuingCountry="CHN"/>
<Title code="Account Holder"/>
<W8Ben part_2_9a_country="CHN" name="John Smith" cert="true" signature_type="Electronic" blank_form="true" tax_form_file="Form5001.pdf" proprietary_form_number="5001" foreign_tax_id="51010101010101010X"/>
<TaxResidencies>
<TaxResidency country="CHN" TIN="51010101010101010X" TIN_TYPE="NonUS_NationalId"/>
</TaxResidencies>
</AccountHolderDetails>
<FinancialInformation>
</FinancialInformation>
</AccountHolder>
</Customer>
<Accounts>
<Account external_id="china_client_test_application" base_currency="USD" margin="Margin">
<InvestmentObjectives>
<objective>Growth</objective>
<objective>Trading</objective>
</InvestmentObjectives>
<TradingPermissions>
<TradingPermission exchange_group="SEHK-STK"/>
<TradingPermission exchange_group="US-Sec"/>
<TradingPermission exchange_group="HK-OPT-STK"/>
<TradingPermission exchange_group="US-SecOpt"/>
</TradingPermissions>
</Account>
</Accounts>
<Users>
<User prefix="teste" external_user_id="china_client_test_application" external_individual_id="china_client_test_application"/>
</Users>
<Documents>
<Document exec_ts="20200226173819" exec_login_ts="20200226173819" form_no="5001">
<SignedBy>约翰·史密斯</SignedBy>
<AttachedFile file_name="Form5001.pdf" file_length="68433" sha1_checksum="e1dadad6c3862e2520b9e94a25c417d27cf0d0fe"/>
</Document>
</Documents>
</Application>
</Applications>