CHESSRegistrationDetailsV1Response
- accountType: string
Number Shares account number
- addressType: string
Line1 Registration Address - Line 1
- addressType: string
Line2 Registration Address - Line 2
- addressType: string
Line3 Registration Address - Line 3
- addressType: string
Line4 Registration Address - Line 4
- advisorType: string
Code Shares advisor code of the registration
- branchType: string
Code Shares branch code of the registration
- countryType: string
Code Registration Address - ISO3 Country Code
- designationType: string
Designation in CHESS Registration
- hinType: string
CHESS HIN (For sponsored Accounts)
- name1Type: string
Name 1 of CHESS Registration
- name2Type: string
Name 2 of CHESS Registration
- name3Type: string
Name 3 of CHESS Registration
- organisationType: string
Code Organisation Code or Head Branch Code
- postType: string
Code Registration Address - Post Code
Examples
{
"organisationCode": "TPOMAL",
"advisorCode": "ADV1",
"branchCode": "01",
"accountNumber": "111888",
"hin": "X0001234567",
"name1": "MR JAMES ALAN SMITH",
"name2": null,
"name3": null,
"designation": null,
"addressLine1": "UNIT 12A",
"addressLine2": "350 COLLINS STREET",
"addressLine3": "MELBOURNE VIC",
"addressLine4": null,
"postCode": "3000",
"countryCode": "AUS"
}

