NAME
Finance::Bank::Postbank_de::APIv1 - Postbank connection
SYNOPSIS
my $api = Finance::Bank::Postbank_de::APIv1->new();
$api->configure_ua();
my $postbank = $api->login( 'Petra.Pfiffig', '11111' );
RESOURCE HIERARCHY
This is the hierarchy of the resources in the API:
APIv1
Finanzstatus
BusinessPartner
Account
Transaction
Message
Attachment
Depot
AUTHOR
Max Maischein, <corion@cpan.org>
SEE ALSO
REPOSITORY
The public repository of this module is https://github.com/Corion/Finance-Bank-Postbank_de.
SUPPORT
The public support forum of this module is https://perlmonks.org/.
BUG TRACKER
Please report bugs in this module via the RT CPAN bug queue at https://rt.cpan.org/Public/Dist/Display.html?Name=Finance-Bank-Postbank_de or via mail to finance-bank-postbank_de-Bugs@rt.cpan.org.
COPYRIGHT (c)
Copyright 2003-2019 by Max Maischein corion@cpan.org
.
LICENSE
This module is released under the same terms as Perl itself.