Individual - US
Required Attributes
The below are all the required attributes needed to open an Individual US account.
Attributes | Data Type |
---|---|
subNumber | Integer |
accountNumber | String |
main | Main |
mailingAddress | Mailing Address |
primaryOwner | Primary Owner |
electronicDelivery | Electronic Delivery |
Main
Attributes | Data Type | Length |
---|---|---|
repCode | String | 4 |
proxyDisclosure | Proxy Disclosure | |
sweepIndicator | Boolean | |
catAccountIdentifier | CAT Account Identifier |
Mailing Address
Attributes | Data Type | Max Length |
---|---|---|
country | Countries | 1 |
street | String | 30 |
city | String | 15 |
stateProvince | US States CanadianProvinces | 1 |
postalCode | String | U.S. - 9 |
U.S. - 10 |
Primary Owner
Attributes | Data Type | Max Length | Description |
---|---|---|---|
nameType | Name Type | ||
name1 | String | 30 | INDIVIDUAL: First Name ENTITY: Name 1, / , - , # these special characters can be used |
name3 | String | 30 | INDIVIDUAL: First Name ENTITY: Name 2, / , - , # these special characters can be used |
citizenshipCountry | Countries | ||
birthDate | Date Format | ||
legalAddress | Address | ||
phoneRegionHome | Phone Region Codes | ||
phoneNumberHome | String | 15 | |
phoneRegionCell | Phone Region Codes | ||
phoneNumberCell | String | 15 | |
phoneRegionBusiness | Phone Region Codes | ||
phoneNumberBusiness | String | 15 | |
occupation | Occupation | ||
taxIdType | US Tax ID Types | 9 | |
taxIdNumber | String | 9 | |
sourceOfFunds | Sources of Funds | ||
caisCustomerType | C.A.I.S. Customer Type | ||
institutionalInvestor | Boolean | A bank, savings and loan association, insurance company, registered investment company, investment adviser, or any individual or entity with $50 million or more in assets. | |
trustedContact | Trusted Contact | ||
affiliation | Affiliation |
Requirements
Phone Number: At least one pair of phone information must be provided. Home, Business, or Cell phone. PhoneRegionCode
and PhoneNumber
.
Affiliation
Industry
Attributes | Data Type |
---|---|
associated | Boolean |
firmClearing | Boolean |
companyName | String |
Political
Attributes | Data Type |
---|---|
associated | Boolean |
name | String |
organization | String |
relationship | String |
Public Company
Attributes | Data Type |
---|---|
associated | Boolean |
name | String |
symbol | String |
StoneX
Attributes | Data Type |
---|---|
associated | Boolean |
name | String |
position | String |
relationship | String |
affiliatedEntity | Affiliated Entity |
Electronic Delivery
Attributes | Data Type |
---|---|
email | String |
statements | Boolean |
confirms | Boolean |
stonexCommunications | Boolean |
investorCommunications | Boolean |
prospectus | Boolean |
taxDocuments | Boolean |
Email Requirement
If all electronic delivery elections are false
, the email is not required.
Example
- Individual - Required
- Individual - Optional
{
"accountNumber": "12345678",
"subNumber": "301",
"main": {
"repCode": "JC01",
"proxyDisclosure": "L",
"sweepIndicator": "true",
"catAccountIdentifier": "Individual"
},
"mailingAddress": {
"country": "US",
"street": "2 Perimeter Park S Suite 100W",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
},
"primaryOwner": {
"nameType": "Individual",
"name1": "Sam",
"name3": "Smith",
"citizenshipCountry": "US",
"birthDate": "1980-05-25",
"phoneNumberHome": "2056964466",
"legalAddress": {
"country": "US",
"street": "2 Perimeter Park S",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
},
"occupation": "accountingOrAuditing",
"taxIdType": "SSN",
"taxIdNumber": "123456789",
"sourceOfFunds": "gift",
"caisCustomerType": ["CP", "advisor", "Employee"],
"institutionalInvestor": true,
"trustedContact": {
"name": "Jane Smith",
"relationship": "spouse",
"phoneRegionCode": "1",
"phoneNumber": "2056964444",
"email": "jane.smith@example.com",
"address": {
"country": "US",
"street": "2 Perimeter Park S Suite 100W",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
}
},
"affiliation": {
"political": {
"associated": false
},
"industry": {
"associated": false
},
"publicCompany": {
"associated": false
},
"stonex": {
"associated": false
}
}
},
"electronicDelivery": {
"email": "test.person@example.com",
"statements": false,
"confirms": true,
"stonexCommunications": true,
"investorCommunications": true,
"prospectus": true,
"taxDocuments": false
}
}
{
"accountNumber": "12345678",
"subNumber": "301",
"main": {
"repCode": "JC01",
"proxyDisclosure": "L",
"sweepIndicator": "true",
"catAccountIdentifier": "Individual"
},
"mailingAddress": {
"country": "US",
"street": "2 Perimeter Park S Suite 100W",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
},
"largeTraders": [
{
"id": "12345678",
"suffix": "0123",
"status": "active"
}
],
"primaryOwner": {
"nameType": "Individual",
"name1": "Sam",
"name2": "Mayer-gr",
"name3": "Doe",
"name4": "JR",
"citizenshipCountry": "US",
"birthDate": "1980-05-25",
"email": "sam.mayer.doe@example.com",
"legalAddress": {
"country": "US",
"street": "2 Perimeter Park S",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
},
"occupation": "accountingOrAuditing",
"jobTitle": "Accountant",
"jobIndustry": "Finance",
"employerName": "ABC Accounting",
"employerPhoneRegionCode": "1",
"employerPhoneNumber": "2051239879",
"employerPhoneExtension": "1234",
"employerAddress": {
"country": "US",
"street": "2 Perimeter Park S",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
},
"taxIdType": "SSN",
"taxIdNumber": "123456789",
"governmentIdentification": {
"governmentId1": {
"idType": "driversLicense",
"idNumber": "A7654378",
"idLocation": "AL",
"idIssueDate": "2020-01-01",
"idExpiration": "2024-01-01"
},
"governmentId2": {
"idType": "passport",
"idNumber": "E00007734",
"idLocation": "US",
"idIssueDate": "2020-01-01",
"idExpiration": "2030-01-01"
}
},
"sourceOfFunds": "gift",
"phoneRegionCell": "1",
"phoneNumberCell": "2059871212",
"phoneRegionHome": "1",
"phoneNumberHome": "2056961213",
"phoneRegionBusiness": "1",
"phoneNumberBusiness": "2056768383",
"phoneExtensionBusiness": "1234",
"caisCustomerType": ["employee", "CP"],
"institutionalInvestor": true,
"accountsAtOtherBrokerage": ["ABC Brokerage", "XYZ Advisors"],
"trustedContact": {
"name": "Jane Smith",
"relationship": "spouse",
"phoneRegionCode": "1",
"phoneNumber": "2056964444",
"email": "jane.smith@example.com",
"address": {
"country": "US",
"street": "2 Perimeter Park S Suite 100W",
"city": "Birmingham",
"stateProvince": "AL",
"postalCode": "35243"
}
},
"affiliation": {
"political": {
"associated": true,
"name": "John Doe",
"organization": "Example Political Organization",
"relationship": "Spouse"
},
"industry": {
"associated": false
},
"publicCompany": {
"associated": false
},
"stonex": {
"associated": false
}
},
"maritalStatus": "married",
"dependents": "2"
},
"todBeneficiaries": [
{
"primaryContingent": "primary",
"onbCustomerId": "12345678",
"nameType": "Individual",
"name1": "John",
"name2": "Thomas",
"name3": "Goldberg",
"name4": "JR",
"address": {
"country": "US",
"street": "62 Blue Spruce Ln",
"city": "Ballston Lake",
"stateProvince": "NY",
"postalCode": "10012"
},
"birthDate": "1980-01-25",
"taxIdType": "SSN",
"taxId": "192837365",
"relationship": "spouse",
"percentAllocation": "100",
"citizenshipCountry": "US"
},
{
"primaryContingent": "contingent",
"onbCustomerId": "97867564",
"nameType": "Individual",
"name1": "Joan",
"name2": "Lisa",
"name3": "Smith",
"name4": "",
"address": {
"country": "US",
"street": "621 Blue Spruce Ln",
"city": "Ballston Lake",
"stateProvince": "NY",
"postalCode": "10012"
},
"birthDate": "1980-01-25",
"taxIdType": "SSN",
"taxId": "555555555",
"relationship": "child",
"percentAllocation": "100",
"citizenshipCountry": "US"
}
],
"electronicDelivery": {
"email": "test.person@example.com",
"statements": false,
"confirms": true,
"stonexCommunications": true,
"investorCommunications": true,
"prospectus": true,
"taxDocuments": false
},
"financialProfile": {
"annualIncome": "F",
"netWorth": "D",
"liquidNetWorth": "C",
"liquidityNeed": "medium",
"taxBracket": "twentySixtoThirty",
"investmentTimeHorizon": "thirteenToFifteen",
"investmentProfile": "moderate",
"investmentExperience": {
"stocksBonds": "extensive",
"options": "average",
"mutualFunds": "extensive",
"annuities": "average",
"alternative": "average"
}
}
}