ArealAi

Class ArealAiController.

APIDescription
POST vendors/arealai/webhook

Receives Areal AI webhooks.

CoreLogicWebhook

Class CoreLogicWebhookController.

APIDescription
POST vendors/corelogic/flood?token={token}

Receives a callback from CoreLogic for flood order.

CRMApp

Class CRMAppController.

APIDescription
GET vendors/crm/document-list

Get a list of uploadable documents.

GET vendors/crm/status

Checks the status of the API. A response with a code other than a 200 (OK) means that the API is down.

POST vendors/crm/app

Creates a loan.

POST vendors/crm/upload

Upload a verification document.

DocMagicWebhook

Handles DocMagic Esign notifications.

APIDescription
POST vendors/docmagic/webhook?hmacSig={hmacSig}

Receives a notification from DocMagic.

EquifaxWebhook

Handles Equifax notifications.

APIDescription
POST vendors/equifax/udm

Receives a UDM notification from Equifax.

Filestack

Class FilestackController.

APIDescription
POST Vendors/Filestack/upload

Receives an upload webhook from Filestack.

Loans

Class LoansController.

APIDescription
GET Vendors/Salesforce/Loans/{loanId}

Retrieves a loan.

GET Vendors/Salesforce/Loans?startDate={startDate}&endDate={endDate}

Retrieves the specified start date.

POST Vendors/Salesforce/Loans

Creates a loan.

PUT Vendors/Salesforce/Loans/{loanId}

Updates a loan.

Mercury

Class MercuryController.

APIDescription
POST rest/v1/Vendors/Mercury/UpdateAppraisalStatus

Update appraisal order status.

POST Vendors/Mercury/UpdateAppraisalStatus

Update appraisal order status.

PlaidAPI

Class PlaidAPIController.

APIDescription
POST Vendors/Plaid/receive-webhook

Receives a web-hook from Plaid.

QPQRPC

Class QPQRPCController.

APIDescription
GET vendors/quick-pre-qualification/pdf/{token}

Retrieve pre-qualification letter in pdf format.

POST vendors/quick-pre-qualification/pre-qualify

Generates quick pre-qualification from specified scenario.

POST vendors/quick-pre-qualification/pre-qualify-with-credit?interestRate={interestRate}

Creates an app from the specified scenario, pulls credit, and pre-qualifies the app.

SFAccounts

Class CRMController.

APIDescription
GET Vendors/Salesforce/Accounts/{accountId}

Retrieves an account.

GET Vendors/Salesforce/Accounts?startDate={startDate}&endDate={endDate}

Retrieves the modified accounts identifiers.

POST Vendors/Salesforce/Accounts

Creates an account.

PUT Vendors/Salesforce/Accounts/{accountId}

Updates an account.