ChessDetails

Details related to the CHESS registration for this account

  • address
    required

    Address to be used on the CHESS statement. Please set addressType to either 'Street' or 'Postal'. The account owner will only receive paper statements to this address if specified or if this preference is overridden by CHESS or the issuing registry

    • addressType
      Type: string enum
      required

      Type of Address for the entity it is included in

      values
      • Postal
      • Street
      • Residential
      • PrincipalPlaceOfBusiness
      • RegisteredAddress
    • countryCode
      Type: string enum
      required

      3-digit Country Code as specified in ISO-3166, in uppercase

      values
      • ABW
      • AFG
      • AGO
      • AIA
      • ALA
    • suburb
      Type: string
      required

      Name of the Suburb

    • careOf
      Type: string | null

      The recipient or care-of information associated with the address

    • poBox
      Type: string | null

      PO Box Number. Only valid for Postal AddressType, and if this is provided, StreetNumber, Name & Type are not required. PO Box should only be included in this field as numeric, and not in any other address fields.

    • postcode
      Type: string | null

      Postcode as per country standards

    • propertyName
      Type: string | null

      Name of the Property or other identifiers normally included in first line of address

    • state
      Type: string | null

      State Code as per country standards

    • streetName
      Type: string | null

      Name of the Street without Type

    • streetNumber
      Type: string | null

      Street number or range of numbers

    • streetType
      Type: string | null

      Street type

    • unit
      Type: string | null

      Unit or Suite number

  • electronicStatements
    Type: string enum

    Specifies the delivery method for CHESS statements. Options are: 'All' – receive all statements electronically; 'None' – receive all statements via post; 'AsxOnly' – receive only ASX-related statements electronically; 'IssuerOnly' – receive only issuer-related statements electronically. If set to 'None' or null, the account will not be registered for electronic statements.

    values
    • All
    • None
    • AsxOnly
    • IssuerOnly
  • emails
    Type: array object[] | null

    Provide an email address to register as the primary contact address for electronic statements. If this field is blank, we’ll use the email address provided for the primary applicant. Note: ASX only support a single address, so only the first address provided here will be used. If this account shouldn’t be registered for electronic statements, set electronicStatements to "None" or null

    • email
      Type: string Format: email