CIC’s Criminal Reports help lenders mitigate potential business risk by leveraging over a billion multi-jurisdictional criminal records that cover all 50 states + Washington D.C.. CIC’s Criminal Records Database utilizes fast, accurate, and FCRA-compliant heuristic name matching technology, to enhance accuracy when calculating risk.
Successful Criminal Response
const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/criminal/new-request`, { method: 'POST', headers: { 'Content-Type': 'application/json', Authorization: 'Bearer <YOUR_JWT_HERE>' }, body: JSON.stringify({ reference: 'myRef123', subjectInfo: { last: 'Consumer', first: 'Jonathan', middle: '', dob: '01-01-1982', ssn: '666-44-3321', houseNumber: '1803', streetName: 'Norma', city: 'Cottonwood', state: 'CA', zip: '91502' } }) } ); const data = await resp.json(); console.log(data);
{- "orderResponse": {
- "message": "string",
- "reference": "string",
- "responseID": "string",
- "name": "string",
- "disclaimer": "string"
}, - "cicCriminal": {
- "candidates": {
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": null,
- "description": null,
- "arrestDate": null,
- "sentenceLength": null,
- "suspendedSentence": null,
- "arrestingAgency": null,
- "statute": null,
- "filingDate": null,
- "disposition": null,
- "dispositionDate": null,
- "offenseDate": null,
- "offenseCode": null,
- "convictionDate": null,
- "convictionLocation": null,
- "ncicCode": null,
- "ncicCodeDescription": null,
- "probationSentenceLength": null,
- "amendedDisposition": null,
- "court": null,
- "plea": null,
- "courtCosts": null,
- "fines": null,
- "warrantDate": null,
- "warrantCounty": null,
- "supervisionCounty": null,
- "supervisionState": null,
- "supervisionDate": null,
- "commitmentLocation": null,
- "commitmentCounty": null,
- "commitmentState": null,
- "commitmentDate": null,
- "releaseDate": null,
- "fbiNumber": null,
- "bookingNumber": null,
- "restitution": null,
- "status": null
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
], - "count": "string",
- "message": "string"
}, - "errorMessage": "string",
- "errorCode": "string"
}, - "response": {
- "notice": "string",
- "count": 0,
- "countWest4": 0,
- "countNational1": 0,
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": "string",
- "description": "string",
- "arrestDate": "string",
- "sentenceLength": "string",
- "suspendedSentence": "string",
- "arrestingAgency": "string",
- "statute": "string",
- "filingDate": "string",
- "disposition": "string",
- "dispositionDate": "string",
- "offenseDate": "string",
- "offenseCode": "string",
- "convictionDate": "string",
- "convictionLocation": "string",
- "ncicCode": "string",
- "ncicCodeDescription": "string",
- "probationSentenceLength": "string",
- "amendedDisposition": "string",
- "court": "string",
- "plea": "string",
- "courtCosts": "string",
- "fines": "string",
- "warrantDate": "string",
- "warrantCounty": "string",
- "supervisionCounty": "string",
- "supervisionState": "string",
- "supervisionDate": "string",
- "commitmentLocation": "string",
- "commitmentCounty": "string",
- "commitmentState": "string",
- "commitmentDate": "string",
- "releaseDate": "string",
- "fbiNumber": "string",
- "bookingNumber": "string",
- "restitution": "string",
- "status": "string"
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
]
}
}
CIC’s Criminal Reports help lenders mitigate potential business risk by leveraging over a billion multi-jurisdictional criminal records that cover all 50 states + Washington D.C.. CIC’s Criminal Records Database utilizes fast, accurate, and FCRA-compliant heuristic name matching technology, to enhance accuracy when calculating risk.
Successful Get Report Response
const id = 'YOUR_id_PARAMETER'; const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/criminal/get-response/${id}`, { method: 'GET', headers: { Authorization: 'Bearer <YOUR_JWT_HERE>' } } ); const data = await resp.text(); console.log(data);
{- "orderResponse": {
- "message": "string",
- "reference": "string",
- "responseID": "string",
- "name": "string",
- "disclaimer": "string"
}, - "cicCriminal": {
- "candidates": {
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": null,
- "description": null,
- "arrestDate": null,
- "sentenceLength": null,
- "suspendedSentence": null,
- "arrestingAgency": null,
- "statute": null,
- "filingDate": null,
- "disposition": null,
- "dispositionDate": null,
- "offenseDate": null,
- "offenseCode": null,
- "convictionDate": null,
- "convictionLocation": null,
- "ncicCode": null,
- "ncicCodeDescription": null,
- "probationSentenceLength": null,
- "amendedDisposition": null,
- "court": null,
- "plea": null,
- "courtCosts": null,
- "fines": null,
- "warrantDate": null,
- "warrantCounty": null,
- "supervisionCounty": null,
- "supervisionState": null,
- "supervisionDate": null,
- "commitmentLocation": null,
- "commitmentCounty": null,
- "commitmentState": null,
- "commitmentDate": null,
- "releaseDate": null,
- "fbiNumber": null,
- "bookingNumber": null,
- "restitution": null,
- "status": null
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
], - "count": "string",
- "message": "string"
}, - "errorMessage": "string",
- "errorCode": "string"
}, - "response": {
- "notice": "string",
- "count": 0,
- "countWest4": 0,
- "countNational1": 0,
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": "string",
- "description": "string",
- "arrestDate": "string",
- "sentenceLength": "string",
- "suspendedSentence": "string",
- "arrestingAgency": "string",
- "statute": "string",
- "filingDate": "string",
- "disposition": "string",
- "dispositionDate": "string",
- "offenseDate": "string",
- "offenseCode": "string",
- "convictionDate": "string",
- "convictionLocation": "string",
- "ncicCode": "string",
- "ncicCodeDescription": "string",
- "probationSentenceLength": "string",
- "amendedDisposition": "string",
- "court": "string",
- "plea": "string",
- "courtCosts": "string",
- "fines": "string",
- "warrantDate": "string",
- "warrantCounty": "string",
- "supervisionCounty": "string",
- "supervisionState": "string",
- "supervisionDate": "string",
- "commitmentLocation": "string",
- "commitmentCounty": "string",
- "commitmentState": "string",
- "commitmentDate": "string",
- "releaseDate": "string",
- "fbiNumber": "string",
- "bookingNumber": "string",
- "restitution": "string",
- "status": "string"
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
]
}
}
Returns a PDF document of the Criminal Report for the given request ID.
Successful PDF Criminal Report Response
const id = 'YOUR_id_PARAMETER'; const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/criminal/new-pdf-request/${id}`, { method: 'GET', headers: { Authorization: 'Bearer <YOUR_JWT_HERE>' } } ); const data = await resp.text(); console.log(data);
CIC’s Evictions Report leverages information from CIC’s nationwide eviction records database to help calculate and mitigate business risk. Eviction public records are updated daily from courts across the U.S. and adheres to the current and upcoming record regulations. Leveraging CIC’s unique matching methodology, lenders are able to query up to 30 addresses in a single inquiry, which helps reduce false positives and provides the risk mitigation information organizations need.
Successful CIC Eviction Report Response
const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/eviction/new-request`, { method: 'POST', headers: { 'Content-Type': 'application/json', Authorization: 'Bearer <YOUR_JWT_HERE>' }, body: JSON.stringify({ reference: 'myRef123', coverageCheckDisabled: false, subjectInfo: { last: 'Chuang', first: 'Harold', middle: '', dob: '01-01-1982', ssn: '666-44-3321', houseNumber: '1803', streetName: 'Norma', city: 'Cottonwood', state: 'CA', zip: '91502' } }) } ); const data = await resp.json(); console.log(data);
{- "orderResponse": {
- "message": "string",
- "reference": "string",
- "responseID": "string",
- "name": "string",
- "disclaimer": "string"
}, - "response": {
- "notice": "string",
- "count": 0,
- "countWest4": 0,
- "countNational1": 0,
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": "string",
- "description": "string",
- "arrestDate": "string",
- "sentenceLength": "string",
- "suspendedSentence": "string",
- "arrestingAgency": "string",
- "statute": "string",
- "filingDate": "string",
- "disposition": "string",
- "dispositionDate": "string",
- "offenseDate": "string",
- "offenseCode": "string",
- "convictionDate": "string",
- "convictionLocation": "string",
- "ncicCode": "string",
- "ncicCodeDescription": "string",
- "probationSentenceLength": "string",
- "amendedDisposition": "string",
- "court": "string",
- "plea": "string",
- "courtCosts": "string",
- "fines": "string",
- "warrantDate": "string",
- "warrantCounty": "string",
- "supervisionCounty": "string",
- "supervisionState": "string",
- "supervisionDate": "string",
- "commitmentLocation": "string",
- "commitmentCounty": "string",
- "commitmentState": "string",
- "commitmentDate": "string",
- "releaseDate": "string",
- "fbiNumber": "string",
- "bookingNumber": "string",
- "restitution": "string",
- "status": "string"
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
]
}
}
CIC’s Evictions Report leverages information from CIC’s nationwide eviction records database to help calculate and mitigate business risk. Eviction public records are updated daily from courts across the U.S. and adheres to the current and upcoming record regulations. Leveraging CIC’s unique matching methodology, lenders are able to query up to 30 addresses in a single inquiry, which helps reduce false positives and provides the risk mitigation information organizations need.
Successful CIC Eviction Report Retrieve Response
const id = 'YOUR_id_PARAMETER'; const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/eviction/get-response/${id}`, { method: 'GET', headers: { Authorization: 'Bearer <YOUR_JWT_HERE>' } } ); const data = await resp.text(); console.log(data);
{- "orderResponse": {
- "message": "string",
- "reference": "string",
- "responseID": "string",
- "name": "string",
- "disclaimer": "string"
}, - "response": {
- "notice": "string",
- "count": 0,
- "countWest4": 0,
- "countNational1": 0,
- "candidate": [
- {
- "offenses": {
- "count": "string",
- "offense": [
- {
- "caseType": "string",
- "description": "string",
- "arrestDate": "string",
- "sentenceLength": "string",
- "suspendedSentence": "string",
- "arrestingAgency": "string",
- "statute": "string",
- "filingDate": "string",
- "disposition": "string",
- "dispositionDate": "string",
- "offenseDate": "string",
- "offenseCode": "string",
- "convictionDate": "string",
- "convictionLocation": "string",
- "ncicCode": "string",
- "ncicCodeDescription": "string",
- "probationSentenceLength": "string",
- "amendedDisposition": "string",
- "court": "string",
- "plea": "string",
- "courtCosts": "string",
- "fines": "string",
- "warrantDate": "string",
- "warrantCounty": "string",
- "supervisionCounty": "string",
- "supervisionState": "string",
- "supervisionDate": "string",
- "commitmentLocation": "string",
- "commitmentCounty": "string",
- "commitmentState": "string",
- "commitmentDate": "string",
- "releaseDate": "string",
- "fbiNumber": "string",
- "bookingNumber": "string",
- "restitution": "string",
- "status": "string"
}
]
}, - "subject": {
- "category": "string",
- "address": "string",
- "comments": "string",
- "image": "string",
- "sex": "string",
- "hairColor": "string",
- "skinTone": "string",
- "source": "string",
- "weight": "string",
- "eyeColor": "string",
- "militaryService": "string",
- "driversLicense": "string",
- "age": "string",
- "ageAtDeath": "string",
- "deathVerificationCode": "string",
- "scarsMarks": "string",
- "jurisdiction": "string",
- "status": "string",
- "alias": "string",
- "dob": "string",
- "state": "string",
- "fullName": "string",
- "race": "string",
- "caseNumber": "string",
- "height": "string"
}, - "zone": "string",
- "lastName": "string",
- "firstName": "string",
- "middle": "string",
- "address": "string",
- "city": "string",
- "state": "string",
- "zipCode": "string",
- "activity": {
- "court": "string",
- "agencyState": "string",
- "agencyCounty": "string",
- "filingDate": "string",
- "caseNo": "string",
- "plaintiff": "string",
- "plaintiffPhone": "string",
- "noticeType": "string",
- "judgementDate": "string",
- "judgementAmount": "string",
- "judgement": "string",
- "judgementFor": "string",
- "judgementSatAmount": "string",
- "judgementRelDate": "string",
- "dismissalDate": "string",
- "get_default": "string",
- "plaintiffAtty": "string",
- "plaintiffAttyPhone": "string",
- "restPrem": "string"
}
}
]
}
}
Returns a PDF document of the Eviction Report for the given request ID.
Successful PDF Eviction Report Response
const id = 'YOUR_id_PARAMETER'; const resp = await fetch( `https://api-sandbox.stitchcredit.com/api/eviction/new-pdf-request/${id}`, { method: 'GET', headers: { Authorization: 'Bearer <YOUR_JWT_HERE>' } } ); const data = await resp.text(); console.log(data);