ePages 7.38.0 - DE_EPAGES/Mediafinanz/API/Schufa.pm

Package DE_EPAGES::Mediafinanz::API::Schufa

Soap functions for Schufa.

@EXPORT_OK
GetIdentCheck
GetSchufaScore

Functions

GetIdentCheck
GetSchufaScore

GetIdentCheck

call soap function getIdentCheck

Syntax
my $score = GetIdentCheck($clientid, $Basket);
Input
$clientid (string)
client id
$Basket (object)
basket object
Return
$score (float)
schufa address match in percent

GetSchufaScore

call soap function getSchufaScore

Syntax
my $score = GetSchufaScore($clientid, $justification, $Basket);
Input
$clientid (string)
client id
$justification (string)
justification
$Basket (object)
basket object
Return
$score (integer)
schufa score value, undef on error