object (User) | |
object (LienJudgmentReportOption) | |
object (LienJudgmentReportBy) |
OK
{- "user": {
- "referenceCode": "string",
- "billingCode": "string",
- "queryId": "string",
- "endUser": {
- "companyName": "string",
- "streetAddress1": "string",
- "city": "string",
- "state": "string",
- "zip5": "string",
- "phone": "string"
}, - "maxWaitSeconds": 0,
- "accountNumber": "string",
- "outputType": "string",
- "glbpurpose": "string",
- "dlpurpose": "string"
}, - "options": {
- "returnMultiplePages": true
}, - "reportBy": {
- "uniqueId": "string",
- "businessId": "string",
- "personFilterId": "string",
- "tmsid": "string"
}
}
{ }
object (User) | |
object (LienJudgmentSearchBy) | |
object (LienJudgmentSearchOption) |
OK
{- "user": {
- "referenceCode": "string",
- "billingCode": "string",
- "queryId": "string",
- "endUser": {
- "companyName": "string",
- "streetAddress1": "string",
- "city": "string",
- "state": "string",
- "zip5": "string",
- "phone": "string"
}, - "maxWaitSeconds": 0,
- "accountNumber": "string",
- "outputType": "string",
- "glbpurpose": "string",
- "dlpurpose": "string"
}, - "searchBy": {
- "booleanSearch": {
- "searchText": "string"
}, - "focusSearch": {
- "docIDs": {
- "item": [
- "string"
]
}
}, - "caseNumber": "string",
- "companyName": "string",
- "uniqueId": "string",
- "name": {
- "full": "string",
- "first": "string",
- "middle": "string",
- "last": "string",
- "suffix": "string",
- "prefix": "string"
}, - "address": {
- "addressType": "current",
- "houseNumber": "string",
- "streetName": "string",
- "streetType": "string",
- "cityName": "string",
- "stateAbbreviation": "string",
- "zipCode": "string",
- "rentOwnBuy": "string",
- "sourceOfAddress": {
- "code": "string",
- "description": "string"
}, - "telephoneNumber": "string",
- "sourceOfTelephoneNumber": {
- "code": "string",
- "description": "string"
}, - "addressVarianceIndicator": {
- "code": "string",
- "description": "string"
}, - "addressLine1": "string",
- "dateFirstReported": {
- "present": true
}, - "dateLastReported": {
- "present": true
}, - "dateTelephoneReported": {
- "present": true
}
}, - "ssn": "string",
- "fein": "string",
- "filingNumber": "string",
- "filingJurisdiction": "string",
- "certificateNumber": "string",
- "includeEvictions": true,
- "includeLiens": true,
- "includeJudgments": true,
- "partyType": "string",
- "ignoreParties": {
- "party": [
- "string"
]
}, - "irsserialNumber": "string"
}, - "options": {
- "returnCount": 10,
- "startingRecord": 1,
- "includeAlsoFound": true
}
}
{ }