C_NUM_SESS_SAME_IP
(NumSessionSameIP)
|
NUMBER
Real time
|
Number of sessions using the IP address for this customer (i.e. relationship_ref).
The number of sessions excludes the current one.
|
C_NUM_SESS_SAME_ISP
(NumSessionSameISP)
|
NUMBER
Real time
|
Number of sessions using the ISP for this customer (i.e. relationship_ref). The number of sessions excludes the current one. |
C_NUM_SESS_SAME_DEVICE
(NumSessionSameDevice)
|
NUMBER
Real time
|
Number of sessions using the device for this customer (i.e. relationship_ref). The number of sessions excludes the current one. |
C_NUM_SESS_SAME_BENEF
(NumSessionSameBenef)
|
NUMBER
Real time
|
Number of sessions using the beneficiary or creditor for this customer (i.e. relationship_ref). The number of sessions excludes the current one. |
C_IP_AGE
(IPAge)
|
NUMBER
Real time
|
Number of days since the customer first used the IP address (i.e. relationship_ref). |
C_IP_ISP_AGE
(IPIspAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used the ISP. |
C_IP_CITY_AGE
(IPCityAge)
|
NUMBER
Real time
|
Number of days since the first event sent by the customer (i.e. relationship_ref) from the city is identified by IP_CITY. |
C_IP_COUNTRY_AGE
(IPCountryAge)
|
NUMBER
Real time
|
Number of days since the first event sent by the customer (i.e. relationship_ref) from the country is identified by IP_COUNTRY. |
C_DEVICE_AGE
(DeviceAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this device. |
C_BENEFICIARY_IBAN_AGE
(BeneficiaryIbanAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this beneficiary. |
C_BENEFICIARY_BANK_COUNTRY_AGE
(BeneficiaryBankCountryAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this beneficiary bank country. |
C_BENEFICIARY_BANK_AGE
(BeneficiaryBankAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this beneficiary bank. |
B_USER_AGENT_AGE
(UserAgentAgeAnyCustomer)
|
NUMBER
Real time
|
Number of days since any customer of the bank first used this user agent. |
C_USER_AGENT_AGE
(UserAgentAgeCurrentCustomer)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this user agent. |
C_COOKIE_AGE
(CookieAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this cookie. |
C_REFERRER_AGE
(ReferrerAge)
|
NUMBER
Real time
|
Number of days since the customer (i.e. relationship_ref) first used this referrer.
|
AUTHENT_STATUS
(AuthentStatus)
|
NUMBER
Real time
|
Status on a customer authentication that possibly occurs for the current event.
Possible values:
0: No Authentication.
1: Simple Authentication Failed
2: Simple Authentication Success
3: Strong Authentication Failed
4: Strong Authentication Success
|
C_LAST_SCA_DATE
(LastScaDateCustomer)
|
DATE
Real time
|
Date of the last successful Strong Customer Authentication (SCA) for the current customer.
1/1/1970 00:00:00 if the customer has never performed a strong authentication.
|
C_LAST_SCA_AGE
(LastScaAgeCustomer)
|
NUMBER
Real time
|
Number of days since the last successful SCA for the current customer.
Number of days since 1/1/1970 00:00:00 if the customer has never performed a strong authentication.
|
C_TPP_LAST_SCA_CONSENT_DATE
(TppLastScaConsentDateCustomer)
|
DATE
Real time
|
Date of the last successful SCA applied to access the account (XS2A) consent for the current customer (i.e. relationship_ref) and the current TPP (i.e. tpp_ref).
1/1/1970 00:00:00 if the customer has never performed a strong authentication to give XS2A consent to this TPP.
|
C_TPP_LAST_SCA_CONSENT_AGE
(TppLastScaConsentAgeCustomer)
|
NUMBER
Real time
|
Number of days since the last successful SCA applied to XS2A consent for the current customer (i.e. relationship_ref) and the current TPP (i.e. tpp_ref).
Number of days since 1/1/1970 00:00:00 if the customer has never performed a strong authentication to give XS2A consent to this TPP.
|
C_IS_BENEF_TRUSTED
(IsBenefTrustedCustomer)
|
BOOLEAN
Real time
|
Indicates if the beneficiary of the current event or transaction is trusted for the current customer .
Possible values:
0: the beneficiary is not trusted
1: the beneficiary is trusted
|
C_BENEF_TRUSTED_AGE
(BenefTrustedAgeCustomer)
|
NUMBER
Real time
|
Number of days since the beneficiary became trusted for the current customer.
0 if the beneficiary is not or no longer trusted.
|
C_NUM_FAILED_TXN_CUST_PERIOD
C_NUM_FAILED_TXN_CUST_SHTTIME
C_NUM_FAILED_TXN_CUST_MEDTIME
C_NUM_FAILED_TXN_CUST_LNGTIME
(NumFailedTxnShtTime)
(NumFailedTxnMedTime)
(NumFailedTxnLngTime)
|
NUMBER
Daily
|
Number of failed transactions in the last period as defined (short, medium, long) for this customer.
Default values:
- short time: one day
- medium time: one week
- long time: one month
|
SAME_SESSION_COUNTRY
(SameSessionCountry)
|
BOOLEAN
Real time
|
Checks if the IP country of the
event is the same as the country used for the previous web or mobile event in the session.
|
PREVIOUS_WEB_MOB_EVT_DISTANCE
(PreviousWebMobEventDistance) |
NUMBER
Real time
|
Distance in km from the previous event (web or mobile) for the same relationship_ref value. The distance is calculated based
on the latitude and longitude. |