---
title: "POST /posfinancing/rest/v2/finance-accounts/heloc"
method: POST
path: "/posfinancing/rest/v2/finance-accounts/heloc"
tags: ["Heloc"]
---

# POST /posfinancing/rest/v2/finance-accounts/heloc

`POST /posfinancing/rest/v2/finance-accounts/heloc`

Required Authorization Claims: lss_can_do_everything,lss_can_search_organization,lss_can_search_own,ogn_can_read_all_loans,

## Query parameters

- `cursor` string
- `limit` integer

## Request body

- LSSHelocSearchParameters
  - `wellKnownFilter` 'None' | 'DocumentsNotSent' | 'DocumentsNotSigned' | 'ProjectInfoNotComplete' | 'ContractNotUploaded' | 'LoanDetailsNotVerified' | 'NotInstalled' | 'NotFunded' | 'ProjectCertificateNotSigned' | 'NoPto' | 'CreditExpiringWithin30Days' | 'WorkOrderNotInitiallySigned' | 'ConditionalClaimsReleaseNotSigned' | 'FinalClaimsReleaseNotSigned' | 'ConsumerAgreementNotSent' | 'ConsumerAgreementNotSigned' | 'ConsumerAgreementNotViewed' | 'InRescissionPeriod' | 'WorkOrderNotSignedAfterChangeOrder' | 'DomesticContentNotQualifiedNoPto' | 'AoMNotSigned' | 'CpcRejected' | 'CreditExpiredWithinExtensionWindow'
  - `financeAccountId` string[], nullable
  - `sort` LSSSortField2
    - `field` 'None' | 'DateCreated' | 'DateUpdated' | 'SearchScore' | 'ExpirationDate'
    - `order` 'Ascending' | 'Descending'
  - `fields` string[], nullable
  - `status` string[], nullable
  - `dateCreated` LSSDateRange
    - `startDate` string, date-time, nullable
    - `endDate` string, date-time, nullable
  - `dateUpdated` LSSDateRange
    - `startDate` string, date-time, nullable
    - `endDate` string, date-time, nullable
  - `propertyLocation` LSSAddressParameters2
    - `adminArea` string[], nullable
    - `completeAddress` string, nullable
    - `country` string, nullable
    - `locality` string, nullable
    - `postalCode` string, nullable
  - `applicant` LSSApplicantParameters2
    - `adminArea` string[], nullable
    - `annualIncome` LSSNumericRange
      - `lowRange` number, double, nullable
      - `highRange` number, double, nullable
    - `annualIncomeType` string, nullable
    - `completeAddress` string, nullable
    - `country` string, nullable
    - `dateOfBirth` string, date-time, nullable
    - `emailAddress` string, nullable
    - `firstName` string, nullable
    - `isPrimary` boolean, nullable
    - `lastName` string, nullable
    - `language` string, nullable
    - `locality` string, nullable
    - `phoneNumber1` string, nullable
    - `postalCode` string, nullable
    - `socialSecurity` string, nullable
  - `includeExpiredFinanceAccounts` boolean, nullable
  - `parties` LSSPartyParameters2[], nullable
    - `type` string, nullable
    - `entityId` string, guid, nullable
    - `name` string, nullable
    - `hKey` string, nullable
    - `isPrimary` boolean, nullable
    - `workspaceId` string, guid, nullable
  - `referenceId` string, nullable
  - `term` integer[], nullable
  - `projectTypes` string[], nullable
  - `salesPerson` LSSPersonParameters
    - `type` string, nullable
    - `userId` string, guid, nullable
    - `name` string, nullable
    - `emailAddress` string, nullable
  - `milestone` LSSMilestoneParameters
    - `date` LSSDateRange
      - `startDate` string, date-time, nullable
      - `endDate` string, date-time, nullable
    - `Milestone` string, nullable
  - `stage` LSSStageFilter
    - `complete` 'None' | 'Approved' | 'AgreementCompleted' | 'AgreementSent' | 'AgreementSigned' | 'ConditionalReleaseSigned' | 'ContractUploaded' | 'ContractSigned' | 'FinalReleaseSigned' | 'Funded' | 'InstallComplete' | 'InRescission' | 'LoanDetailsVerified' | 'LoanDocumentsSent' | 'LoanDocumentsSigned' | 'NtpComplete' | 'ProjectCertificateSent' | 'ProjectCertificateSigned' | 'PtoComplete' | 'ProjectInfoComplete' | 'WorkOrderRequested' | 'WorkOrderSigned' | 'IcPaymentRequestSent' | 'NtpPaymentRequestSent' | 'DocsNotarized' | 'ApprovedWithStips'
    - `notComplete` 'None' | 'Approved' | 'AgreementCompleted' | 'AgreementSent' | 'AgreementSigned' | 'ConditionalReleaseSigned' | 'ContractUploaded' | 'ContractSigned' | 'FinalReleaseSigned' | 'Funded' | 'InstallComplete' | 'InRescission' | 'LoanDetailsVerified' | 'LoanDocumentsSent' | 'LoanDocumentsSigned' | 'NtpComplete' | 'ProjectCertificateSent' | 'ProjectCertificateSigned' | 'PtoComplete' | 'ProjectInfoComplete' | 'WorkOrderRequested' | 'WorkOrderSigned' | 'IcPaymentRequestSent' | 'NtpPaymentRequestSent' | 'DocsNotarized' | 'ApprovedWithStips'

## Response `200`

---

[API](https://skmtc.net/goodleap/apis/developer-api.md) · [All operations](https://skmtc.net/goodleap/apis/developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goodleap/developer-api/revisions/0ba836de8da3/schema)
