DataAccessV1Response

  • advisorCode
    Type: string

    Advisor Code

  • advisorName
    Type: string

    Advisor Name

  • branchCode
    Type: string

    Branch Code

  • branchName
    Type: string

    Branch Name

  • organisationCode
    Type: string

    Organisation or Head Branch Code

  • organisationName
    Type: string

    Organisation or Head Branch Name

Examples
{
  "organisationCode": "TPOMAL",
  "organisationName": "Example Wealth Group",
  "branchCode": "01",
  "branchName": "Melbourne",
  "advisorCode": "ADV1",
  "advisorName": "John Doe"
}