IPWorks OFX 2020 Delphi Edition

Questions / Feedback?

GetStatement Method

Downloads statement for a credit card account.

procedure GetStatement();

Remarks

This method generates the Signon and Credit Card Statement request page, submits it to the financial institution via secure HTTPS Post, and receives and parses the bank statement.

The following properties should be set when this method is called:

Individual transactions are downloaded with the statement. You may constrain this transaction list by setting the StartDate and EndDate properties. The server will use default values if no dates are supplied.

The following read-only properties are populated as a result of parsing the statement response:

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