1OFXCONNECT(1)                    User Commands                   OFXCONNECT(1)
2
3
4

NAME

6       ofxconnect - Create a statement request file
7

SYNOPSIS

9       ofxconnect [OPTIONS]... [FILES]...
10

DESCRIPTION

12       ofxconnect 0.9.13
13
14       prints to stdout the created OFX file based on the options you pass it.
15       currently it will only create a statement request file.  you  can  POST
16       this to an OFX server to request a statement from that financial instiā€
17       tution for that account.
18
19       -h, --help
20              Print help and exit
21
22       -V, --version
23              Print version and exit
24
25       --fipid=STRING
26              FI partner identifier (looks up fid,  org  &  url  from  partner
27              server)
28
29       --fid=STRING
30              FI identifier
31
32       --org=STRING
33              FI org tag
34
35       --bank=STRING
36              IBAN bank identifier
37
38       --broker=STRING
39              Broker identifier
40
41       --user=STRING
42              User name
43
44       --pass=STRING
45              Password
46
47       --acct=STRING
48              Account ID
49
50       --type=INT
51              Account Type 1=checking 2=invest 3=ccard
52
53       --past=LONG
54              How far back to look from today (in days)
55
56       --url=STRING
57              Url to POST the data to (otherwise goes to stdout)
58
59       --trid=INT
60              Transaction id
61
62              Group: command
63
64       -s, --statement-req
65              Request for a statement
66
67       -a, --accountinfo-req
68              Request for a list of accounts
69
70       -p, --payment-req
71              Request to make a payment
72
73       -i, --paymentinquiry-req
74              Request to inquire about the status of a payment
75
76       -b, --bank-list
77              List all known banks
78
79       -f, --bank-fipid
80              List all fipids for a given bank
81
82       -v, --bank-services
83              List supported services for a given fipid
84
85       --allsupport
86              List all banks which support online banking
87
88
89
90ofxconnect 0.9.13                  May 2018                      OFXCONNECT(1)
Impressum