Profiling
Response content
dataNinja
behaviouralProfiling
object
An object that contains various fields with information about the client's behavior and financial preferences.
array of objects
An array of objects that contains information about transactions that have been flagged for further investigation.
array of objects
An array of objects that contains information about the geographic location of transactions.
subscriptions
object
An object that contains information about the client's subscriptions, such as the number of mobile phone plans.
array of objects
An array of objects that contains information about parties from which the client receives income.
object
An object that contains information about the client's incoming payments, such as the sum and frequency of payments.
clientProfile
fit
bool
Indicates whether the client fits the target group
subscriptions
int
Number of subscriptions the client has
accomodationType
string
Type of accommodation the client has
insurance
bool
Indicates whether the client has insurance
car
bool
Indicates whether the client owns a car
kids
bool
Indicates whether the client has kids
goingAbroad
bool
Indicates whether the client plans to go abroad
isSaver
bool
Indicates whether the client is a saver
isGambler
bool
Indicates whether the client is a gambler
isBeingCollected
bool
Indicates whether the client is being collected
isPartyMan
bool
Indicates whether the client is a party man
medicalExpenses
bool
Indicates whether the client has medical expenses
whenSpendMoney
string
Indicates when the client spends money (e.g., end of the month)
skipTracing
transactionDate
string
Date of the transaction
dataType
string
Type of the data being traced (e.g., address)
geoLocation
transactionDate
string
Date of the transaction
amount
number
Amount of money spent in the transaction
currency
string
Currency in which the transaction was made
uid
string
Unique identifier for the transaction
country
string
Country in which the transaction was made
city
string
City in which the transaction was made
street
string
Street in which the transaction was made (if applicable)
incomeParties
transactionDate
string
The date of the income transaction
amount
number
The amount of the income transaction
currency
string
The currency of the income transaction
uid
string
The unique identifier of the income transaction
credit
bankLoanNotMortgage
string
The total amount of bank loan not mortgage
mortgage
string
The total amount of mortgage
nonBankingLoan
string
The total amount of non-banking loan
creditCard
string
The total amount of credit card
creditLists.applications
string
The list of credit applications
incomeIdentifications
reportCreationDate
string
The date of the report creation
lastPaymentDate
string
The date of the last payment
firstPaymentDate
string
The date of the first payment
daysAgoLastPayment
number
The number of days ago from the last payment
numberOfIncomingPaymentsLast30Days
number
The number of incoming payments in the last 30 days
numberOfIncomingPayments30_60Days
number
The number of incoming payments between 30 and 60 days
numberOfIncomingPayments60_90Days
number
The number of incoming payments between 60 and 90 days
numberOfIncomingPayments90_120Days
number
The number of incoming payments between 90 and 120 days
numberOfIncomingPaymentsThisMonth
number
The number of incoming payments in this month
numberOfIncomingPaymentsThisMonth_1
number
The number of incoming payments in this month - 1
numberOfIncomingPaymentsThisMonth_2
number
The number of incoming payments in this month - 2
numberOfIncomingPaymentsThisMonth_3
number
The number of incoming payments in this month - 3
sumOfIncomingPaymentsLast30Days
number
The sum of incoming payments in the last 30 days
sumOfIncomingPaymentsLast30_60Days
number
The sum of incoming payments between 30 and 60 days
sumOfIncomingPaymentsLast60_90Days
number
The sum of incoming payments between 60 and 90 days
sumOfIncomingPaymentsLast90_120Days
number
The sum of incoming payments between 90 and 120 days
sumOfIncomingPaymentsThisMonth
number
The sum of incoming payments in this month
sumOfIncomingPaymentsThisMonth_1
number
The sum of incoming payments in this month - 1
sumOfIncomingPaymentsThisMonth_2
number
The sum of incoming payments in this month - 2
sumOfIncomingPaymentsThisMonth_3
number
The sum of incoming payments in this month - 3
averageSumOfIncomingPaymentsLast30Days
number
The average sum of incoming payments in the last 30 days
averageSumOfIncomingPaymentsLast30_60Days
number
The average sum of incoming payments between 30 and 60 days
averageSumOfIncomingPaymentsLast60_90Days
number
The average sum of incoming payments between 60 and 90 days
averageSumOfIncomingPaymentsLast90_120Days
number
The average sum of incoming payments between 90 and 120 days
Example response
Last updated