1071 - DNA Core API - Method to Retrieve Accounts in Retrieval - Teller

Category Core Specific

Description Determines when the retrieval subroutine is called during Retrieval and Authentication to retrieve caller accounts for Teller workflows.

Purpose Controls how accounts are retrieved for Teller interactions. Allows institutions to define whether account retrieval is based on member roles or VRU Card Agreement configuration.

Valid Values

  • Return accounts which a role for the member which can transact business Returns all accounts where the caller has a role indicating can transact = true.
  • Return accounts attached to the VRU Card agreement of the member (requires PIN) Returns all accounts attached to the caller’s VRU Card Agreement. Requires the caller’s PIN as part of Level 1 authentication.

Default Value Return accounts which a role for the member which can transact business

Notes / Dependencies

  • Applies to DNA Core API environments.
  • Impacts:
    • Teller account retrieval logic
    • Authentication and retrieval subroutine behavior
    • PIN requirements for account access
    • Account visibility and transaction eligibility