- BusinessName = null (optional, string) ... Business name.
- FirstName = null (optional, string) ... First name.
- MiddleName = null (optional, string) ... Middle name or middle initial.
- LastName = null (optional, string) ... Last name.
- AddressLine1 = null (optional, string) ... Address line 1 (house number, street).
- AddressLine2 = null (optional, string) ... Address line 2 (city, state).
- Unit = null (optional, string) ... Apt/Unit number.
- PoseidonId = null (optional, string) ... Unique ID per debt record.
- DebtType = (optional, string) ... "0", "1", "2", "3" = All, Bankruptcies, Liens, Judgments.
0 = All
1 = Bankruptcies
2 = Liens
3 = Judgments - Page = 1 (optional, int) ... The page of data to return.
- ResultsPerPage = 10 (optional, int) ... The number of results to return per page.