23 - MFI scoring calculation
comp id = "23"
Request params
*mandatory fields
<scoremfo> (1) MFI scoring calculation part | ||
---|---|---|
inn | Subject’s TIN | [N,10] 10 numeric characters |
lname | Subject’s last name | [TEXT,40] variable length text format, up to 40 characters |
fname | Subject’s name | [TEXT,40] variable length text format, up to 40 characters |
mname | Subject’s middle name | [TEXT,40] variable length text format, up to 40 characters |
bdate | Date of birth | [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
scoremfo | Scoring value (0–300, NA) | [TEXT,3] variable length text format, up to 3 characters |
scoremfodate | Score calculation date | [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
</scoremfo> | ||
<attributes> (1) | ||
openmfo | Number of open PDL deals | [N,10] numeric characters |
closemfo | Number of close PDL deals | [N,10] numeric characters |
soldmfo | Number of sold PDL deals | [N,10] numeric characters |
closenoexp | The fact of closing the last deal without delay | [N,10] numeric characters. (1- the contract is closed without delays, 0 - with delays, -1 - there are no closed contracts) |
maxnowdaymfo | Maximum PDL delay at the moment | [N,10] numeric characters |
sumnowexpmfo | Amount of PDL delay at the moment | [N, 15,2], floating point number format, 2 digits after the dot |
dlamtcurmfo | The current amount of DPL debt | [N, 15,2], floating point number format, 2 digits after the dot |
cntreqsweek | The number of credit history requests for new loan for the last week | [N,10] numeric characters |
</attributes> |