Skip to main content

Branches

The branches entity contains branch location reference data.

Overview

Branch data enables:

  • Geographic analysis of customer activity
  • Branch-level risk assessment
  • Regulatory reporting with branch details

Entity Relationships

Branches connect to customers (primary_branch) and accounts (branch_number).

Key Fields

FieldDescriptionExample
numberBranch identifier001, 0025
nameBranch nameDowntown Main
routing_transit_numberABA routing number123456789
cityCityNashville
state_codeState abbreviationTN

Required Fields

At minimum, include:

  • number - Branch identifier (matches references in other entities)
  • name - Human-readable branch name

Recommended:

  • routing_transit_number - For wire/ACH routing
  • city, state_code, postal_code - Location details

Best Practices

  1. Consistent branch numbers - Match the format used in account and customer data
  2. Include all branches - Even if some have minimal activity
  3. Update as needed - Submit when branches open, close, or move

Field Reference

See Branches Field Reference for the complete field list with types and descriptions.