Looking for assistance connecting to Prudential Retirement with kMyMoney v4.72
Jack
ostroffjh at users.sourceforge.net
Sun Feb 7 22:36:40 UTC 2016
On 2016.02.05 09:53, Jesse McGraw wrote:
>> I'm still not sure what Prudential's "constructed" account number
>> is. Does it happen to be sixteen hex digits? If so, it is probably
>> referred to as a UUID (Universally Unique IDentifier) and is really
>> arbitrary, unless they require it to be created in some particular
>> way, which doesn't seem to be the case. This is the piece of the
>> OFX handshaking which currently requires aqbanking instead of libofx.
> I didn't know a better way to describe it. It's a concatenation of
> the actual account number, sub-account number and 4 digits of SSN
> (see the PDFs here
> <http://www.preparewithpru.com/shared/content/intuit-quicken-software.php>
> if you're interested) and ends up being in the format
> ######X######X####
> Looking through the python code this number is passed as <ACCTID> in
> the OFX request
OK, this is definitely not what I was thinking, and it DOES appear to
be used as an account id. Normally, the first time you try to map a
KMM account to an online account, you specify the username and
password, and the server returns a list of available accounts. (For
example savings and checking at a bank, or regular investment, IRA,
Roth IRA, ... at a broker.) I don't know of any way to actually
specify the account number when mapping the account. I suspect this
will require a whishlist item be filed at bugs.kde.org, but one of the
developers would have to confirm that I'm actually on the right track
about what would be required.
Jack
More information about the KMyMoney
mailing list