Description and definition
...
Element name | datatype | mandatory | Notice | ||
webMethod | string | yes | Name of web service method | ||
time | datetime | yes | Time of data generation on our server | ||
requestSubject | yes | Root element with input data. | |||
subjectType | string | yes | privatePerson | ||
birthNumber | string | yes | |||
firstName | string | yes | |||
surname | string | yes | |||
address | Root element for data of address. | ||||
street | string | yes | |||
number | string | yes | |||
city | string | yes | |||
zip | string | yes | |||
report | Root element for data with risk info. | ||||
status | int | no | CreditCheck status. This value will display when subject is same as privateBussines subject inside our database. It is same as ic element. | ||
fullReportUrl | string | yes | Url to CreditCheck FullReport as timelink. | ||
birthNumber | string | yes | |||
firstName | string | yes |
| ||
surname | string | yes | |||
address | Root element for data of address. | ||||
street | string | yes | |||
number | string | yes | |||
city | string | yes | |||
zip | string | yes | |||
ic | string | no | This value will display when subject is same as privateBussines subject inside our database. | ||
idCard | String | no | When requestVersion is 2 only. This element have got two values. OK = card is OK. INVALID = card was stolen , lost or other problem. | ||
invalidBirthNumber | String | no | When requestVersion is 2 only. This element will show when our validation of birth number was wrong. Value element inside will INVALID . When birth number is right then element missing. | ||
isir | no | Root element for the ISIR risk data. When subject has not ISIR risk data then element will not exist. Last record from database only. This data domain is unique and collection not exist. | |||
isirRecord | Envelope element for one record. | ||||
id | int | yes | Record Id from our database. | ||
spisZnacka | string | yes | |||
cas | datetime | yes | |||
udalost | string | yes | |||
druhStavRizeni | string | yes | |||
isirUrl | string | yes | Link directtly to ISIR page. | ||
dokumentUrl | string | yes | Link directtly to document’s copy on ISIR pages. | ||
id | int | yes | Record id from our database. | ||
privateFullName | string | yes | If the requestVersion element exists and value is 2. | ||
dluhCelkem | number | yes | Total debt | ||
evidovanoOd | datetime | yes | Evidence from. (In our database.) | ||
evidovanoDo | datetime | no | Evidence to. (In our database.) If don’t exists then record is current. | ||
birthDate | string | no | If the requestVersion element exists and value is 2. | ||
address | string | No | If the requestVersion element exists and value is 2. | ||
id | int | yes | Record id from our database. | ||
privateFullName | string | yes | If the requestVersion element exists and value is 2. | ||
dluhCelkem | number | yes | Total debt | ||
evidovanoOd | datetime | yes | Evidence from. (In our database.) | ||
evidovanoDo | datetime | no | Evidence to. (In our database.) If don’t exists then record is current. | ||
birthYear | string | no | If the requestVersion element exists and value is 2. | ||
address | string | No | If the requestVersion element exists and value is 2. | ||
domicileMunicipality | no | Root element for the Domicile risk. When subject has not Domicile risk data then element will not exist. | |||
muniName | string | no | Name of municipality | ||
fullAddress | string | yes | Full municipality address. |
...