[GNC] AQBanking OFX DirectConnect

Martin Preuss martin at aqbanking.de
Wed Mar 18 19:44:50 EDT 2020


the OFX specs show this example:

---------------------------------------------X8
POST http://www.fi.com/ofx.cgi HTTP/1.0
User-Agent:MyApp 5.0
Content-Type: application/x-ofx
Content-Length: 1032

OFXHEADER:100
DATA:OFXSGML
VERSION:160
SECURITY:TYPE1
ENCODING:USASCII
CHARSET:NONE
COMPRESSION:NONE
NEWFILEUID:NONE
OLDFILEUID:NONE

<OFX>
... Open Financial Exchange requests ...
</OFX>
---------------------------------------------X8

or, in a table:

---------------------------------------------X8
HTTP headers
CRLF(s)
MIME type information
CRLF(s)
OFX header element 1
CRLF
OFX header element 2
CRLF
OFX header element n
CRLF(s)
OFX SGML Block
---------------------------------------------X8

Well, the table isn't that helpfull...
But the specs also state that all elements - http headers, OFX headers
and OFX request - should be separated by a blank line from each other...


Regards
Martin



-- 
"Things are only impossible until they're not"


More information about the gnucash-user mailing list