---
title: "Search"
method: POST
path: "/ForeclosureV2Search"
---

# Search

`POST /ForeclosureV2Search`

## Headers

- `galaxy-ap-name` string
- `galaxy-ap-password` string
- `galaxy-search-type` string
- `galaxy-client-session-id` string
- `galaxy-client-type` string

## Request body

- object
  - `RAW_BODY` string

## Response `200`

200

- object
  - `foreclosureV2Records` object[]
    - `poseidonId` integer
    - `clip` string
    - `previousClip` string
    - `borrowerETAL` object
      - `etalCode` string
      - `etalLabel` string
      - `situsMode` string
      - `situsQuadrant` string
      - `deedCode` string
      - `deedLabel` string
    - `siteAddress` object
      - `md9Hash` integer
      - `houseNumber` string
      - `streetDirection` string
      - `streetName` string
      - `streetType` string
      - `unitType` string
      - `unit` string
      - `streetPostDirection` string
      - `city` string
      - `state` string
      - `county` string
      - `zipCode` string
      - `zip4` string
      - `latitude` number
      - `longitude` number
      - `verificationCodes` string
      - `addressLine1` string
      - `addressLine2` string
      - `fullAddress` string
    - `borrowers` object[]
      - `md5Hash` integer
      - `firstName` string
      - `middleName` string
      - `lastName` string
      - `suffix` string
      - `companyName` string
      - `recordingDate` string
      - `addressHashMD9` integer
      - `tahoeId` unknown
    - `lender` object
      - `address` object
        - `md9Hash` integer
        - `houseNumber` string
        - `streetDirection` string
        - `streetName` string
        - `streetType` string
        - `unitType` string
        - `unit` string
        - `streetPostDirection` string
        - `city` string
        - `state` string
        - `county` string
        - `zipCode` string
        - `zip4` string
        - `latitude` number
        - `longitude` number
        - `verificationCodes` string
        - `addressLine1` string
        - `addressLine2` string
        - `fullAddress` string
      - `md5Hash` integer
      - `firstName` string
      - `middleName` string
      - `lastName` string
      - `suffix` string
      - `companyName` string
      - `recordingDate` string
      - `addressHashMD9` integer
      - `tahoeId` unknown
    - `trustee` object
      - `address` object
        - `md9Hash` integer
        - `houseNumber` string
        - `streetDirection` string
        - `streetName` string
        - `streetType` string
        - `unitType` string
        - `unit` string
        - `streetPostDirection` string
        - `city` string
        - `state` string
        - `county` string
        - `zipCode` string
        - `zip4` string
        - `latitude` number
        - `longitude` number
        - `verificationCodes` string
        - `addressLine1` string
        - `addressLine2` string
        - `fullAddress` string
      - `md5Hash` integer
      - `firstName` string
      - `middleName` string
      - `lastName` string
      - `suffix` string
      - `companyName` string
      - `recordingDate` string
      - `addressHashMD9` integer
      - `tahoeId` unknown
    - `propertyIdentification` object
      - `fipsCode` string
      - `apnUnformatted` string
      - `apnSequenceNumber` string
      - `compositePropertyLinkageKey` string
      - `originalApn` string
      - `taxAccountNumber` string
      - `onlineFormattedParcelId` string
    - `transactionSummary` object
      - `transactionFipsCode` string
      - `compositeTransactionId` string
      - `transactionBatchDate` string
      - `transactionBatchSequenceNumber` string
      - `pendingRecordIndicator` string
    - `preforeclosureTransaction` object
      - `defaultDate` string
      - `defaultAmount` string
      - `recordingDate` string
      - `deedCategoryTypeCode` string
      - `documentTypeCode` string
      - `documentTypeCodeDescription` string
      - `recordedDocumentNumber` string
      - `recordedDocumentBookNumber` string
      - `recordedDocumentPageNumber` string
      - `courtDocumentFilingDate` string
      - `courtCaseNumber` string
      - `attorneyFullName` string
      - `attorneyPhoneNumber` string
      - `beneficiaryPlaintiff1FullName` string
      - `beneficiaryPlaintiff2FullName` string
      - `finalJudgmentAmount` string
    - `auction` object
      - `auctionDate` string
      - `auctionTime` string
      - `auctionAddress` string
      - `auctionCity` string
      - `auctionState` string
      - `auctionOpeningBid` string
    - `subjectTransaction` object
      - `subjectTransactionRecordingDate` string
      - `subjectTransactionDocumentNumber` string
      - `subjectTransactionBookNumber` string
      - `subjectTransactionDocumentPageNumber` string
    - `recordActions` object[]
      - `recordActionIndicator` string
      - `recordingDate` string
  - `responseRecordCount` integer
  - `pagination` object
    - `currentPageNumber` integer
    - `resultsPerPage` integer
    - `totalPages` integer
  - `databaseQueryInfo` object[]
    - `searchType` unknown
    - `hasIntermediateSort` unknown
    - `retryCount` unknown
    - `idCount` unknown
    - `matchRecordCount` unknown
    - `databaseQueries` object[]
      - `databaseConnectionTimeInMs` integer
      - `databaseQuery` string
      - `executionTimeInMs` integer
  - `executionStatistics` object[]
    - `description` string
    - `startTime` integer
    - `executionTimeInMs` integer
  - `searchCriteria` object[]
  - `totalRequestExecutionTimeMs` integer
  - `requestId` string
  - `requestType` string
  - `requestTime` string
  - `isError` boolean
  - `error` object
    - `inputErrors` object[]
    - `warnings` object[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/enformion/apis/enformiongo.md) · [All operations](https://skmtc.net/enformion/apis/enformiongo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enformion/enformiongo/revisions/424aa9af7fd8/schema)
