IPWorks OFX 2020 Python Edition

Questions / Feedback?

bank_id Property

Number that identifies the bank.

Syntax

def get_bank_id() -> str: ...
def set_bank_id(value: str) -> None: ...

bank_id = property(get_bank_id, set_bank_id)

Default Value

""

Remarks

The meaning of this string differs with the location of the bank.

BELBank code
CANRouting and transit number
CHEClearing number
DEUBankleitzahl
ESPEntidad
FRABanque
GBRSort code
ITAABI
NLDNot used; contents of this field are ignored
USARouting and transit number.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Python Edition - Version 20.0 [Build 7941]