IPWorks OFX 2020 Python Edition

Questions / Feedback?

read_ofx_data_file Method

Reads an OFX response from a file.

Syntax

def read_ofx_data_file(file_name: str) -> None: ...

Remarks

This method reads a previously recorded OFX response from a file, including HTTP and OFX headers.

The following read-only properties are populated as a result of parsing the data file:

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