TradingAccountsV2Response
- accountType: string
Designation Designation of account
- accountType: string
Name Shares registered account name
- accountType: string
Number Shares account number
- accountType: string enum
Type Type of account
values- Unknown
- Individual
- Joint
- Company
- Sole
Trader
- addressType: string
Line1 Street Address - Line 1
- addressType: string
Line2 Street Address - Line 2
- addressType: string
Line3 Street Address - Line 3
- addressType: string
Line4 Street Address - Line 4
- advisorType: string
Code Shares adviser code of the account
- advisorType: string
Name Shares adviser name of the account
- bankType: string
Account Name Bank Account Name
- bankType: string
Account Number Bank Account Number
- bankType: string
Institution Code Bank Institution Code
- bankType: string
Transaction Types Bank Account Name
- branchType: string
Code Shares branch code of the account
- bsbType: string
Bank BSB
- clientType: string
Code Shares account number
- clientType: string
Type Type of client
- contractType: string
Note Email Address Email address(es) for contract note confirmations
- countryType: string
Code ISO3 Country Code
- crossType: string
Reference Back office trade reference for trade matching
- dateType: string Format: date-time
Created Date account created/opened in the back office
- emailType: string
Address Email address(es) for reporting or other correspondence
- equitiesType: string
Brokerage Schedule Equities brokerage schedule code.
- externalType: string
Ref1 A reference value that may have been set on account creation
- externalType: string
Ref2 A reference value that may have been set on account creation
- hinType: string
CHESS HIN (For sponsored Accounts)
- homeType: string
Phone Home Phone Number
- internationalType: string
Trading Allow international equities trading (Yes/No)
- mobileType: string
Phone Mobile Phone Number
- optionsType: string
Brokerage Schedule Options brokerage schedule code.
- optionsType: string
Trading Allow options trading (Yes/No)
- orderType: string
Class Order class
- organisationType: string
Code Organisation Code or Head Branch Code
- pidType: string
CHESS PID (For DVP Settlement Accounts)
- postcodeType: string
Postcode
- statusType: string
Client Account Status
- warrantsType: string
Trading Allow warrants Trading (Yes/No)
- workType: string
Phone Work phone number
{
"accountNumber": "111888",
"accountName": "Mr James Alan Smith",
"clientCode": "111888",
"organisationCode": "TPOMAL",
"branchCode": "01",
"advisorCode": "ADV1",
"advisorName": "John Doe",
"dateCreated": "2025-02-19T04:12:07Z",
"status": "Active",
"orderClass": "Standard",
"hin": "X0001234567",
"pid": "20087",
"crossReference": "CRM-4821",
"accountType": "Individual",
"clientType": "Normal",
"warrantsTrading": "No",
"optionsTrading": "No",
"internationalTrading": "No",
"equitiesBrokerageSchedule": "AU|STD",
"optionsBrokerageSchedule": null,
"bankInstitutionCode": "MBLA",
"bsb": "063000",
"bankAccountNumber": "12345678",
"bankAccountName": "James Alan Smith",
"bankTransactionTypes": "DRCR",
"accountDesignation": null,
"emailAddress": "james.smith@example.com",
"contractNoteEmailAddress": "james.smith@example.com",
"workPhone": "(03) 9000 0001",
"mobilePhone": "0400000000",
"homePhone": "(03) 9000 0000",
"addressLine1": "Unit 12a",
"addressLine2": "350 Collins Street",
"addressLine3": "Melbourne VIC",
"addressLine4": null,
"postcode": "3000",
"countryCode": "AUS",
"externalRef1": "CRM-4821",
"externalRef2": null
}

