Parameter | Name | Format |
---|
PoolResponseData | |
poolId | Pool ID | integer |
poolName | Pool name | string |
poolState | Pool status | string [ created, active, inactive, finished, invalid ] |
poolExecState | Current work status | string [ new, closed, done, wip, failed ] |
since | Initial upload time for pool inspections | string($date-time) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31), HH - hour (00 - 23), MM - minute (00 - 59), SS - second (00-59) |
until | Final upload time for pool inspections | string($date-time) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31), HH - hour (00 - 23), MM - minute (00 - 59), SS - second (00-59) |
lastCaseId | Last case ID of the given upload for the user | string($uuid) |
dataSources | Pool data sources | uniqueItems string [ asvp, edr, rrp, credit, drorm, wagedebt, taxdebt, bankruptcy, inspection ]] |
innCount | Number of inspected TINs/USREOUs for the pool during its existence | integer |
eventCount | Number of detected changes in data sources during the pool’s existence | integer |
caseCount | Number of cases found during the pool’s existence | integer |
totalCheckCount | Total number of inspections during the pool’s existence | integer |
todayCheckingCount | Total number of scheduled inspections for today | integer |
todayCheckedCount | Number of inspected TIN:trigger pairs for today | integer |
SubjectPoolData | | |
subjectChanges | Data on monitoring changes | |
subjectCode | Client code, TIN or USREOU | string |
datasourceEvents | Changes in the data source for the client, | in RFC6902 format |
eventId | Data source event ID | string($uuid) |
subjectCode | Client code, TIN or USREOU | string |
dataSource | Data source | string [ asvp, edr, rrp, credit, drorm, wagedebt, taxdebt, bankruptcy, inspection ]] |
currentDate | Date of inspection/changes detection | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
eventDate | Date of actual changes | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
eventFoundAt | Date and time of inspection/changes detection | string($date-time) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31), HH - hour (00 - 23), MM - minute (00 - 59), SS - second (00-59) |
baseDate | Date of previous inspection/changes detection | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
upPatch | Additional or aggregate data | |
downPatch | Additional or aggregate data | |
TriggerCaseData | |
caseId | Trigger case ID | string($uuid) |
caseDate | Date of changes by case | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
caseTriggerDate | Date/time of inspection/changes detection | string($date-time) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31), HH - hour (00 - 23), MM - minute (00 - 59), SS - second (00-59) |
subjectCode | Client code, TIN or USREOU | string |
triggerId | Activated trigger | integer |
caseMessage | Trigger case message | string |
caseData | Current data slice | |
baseDate | Date of previous inspection/changes detection | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
baseData | Previous data slice | |
additionalInfo | Additional or aggregate data | |
dataSource | Data source | string [ asvp, edr, rrp, credit, drorm, wagedebt, taxdebt, bankruptcy, inspection ]] |
eventId | Data source event ID | string($uuid) |
todayPoolProgress | Pool calculation progress for today | number($double) |
additionalInfoDto - Information by data aggregation |
subjectCode | Client code, TIN or USREOU | string |
currentDate | Aggregation calculation date | string($date) [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
dlamtexpSum | Aggregation calculation result | number($double) |
count | Number of objects calculated | integer |
currentDataCount | Number of objects in the current slice | integer |
baseDataCount | Number of objects in the previous slice | integer |
casesCount | Number of cases | integer |